cannot make Python 2.3 work
Gerhard Häring
gh at ghaering.de
Tue Aug 26 03:39:42 EDT 2003
Avner Ben wrote:
> I installed Python 2.3 on windows xp (uninstalling the 2.2.3 that used
> to be there). Python 2.3. keeps looking for "pyhton22.dll" and would not
> work.
If you start Python 2.3 with c:\python23\python.exe (or whereever you
installed Python 2.3), you get an error message that python22.dll is not
found? If you did something different, please describe exactly what you
were doing.
-- Gerhard
More information about the Python-list
mailing list