wxPython built for 2.1? - INSTALL problems

Zenon C. zenchm at usa.net
Sun Apr 22 19:40:08 EDT 2001


Thanks Dave,

> From the Python tutorial section 6.2:
> The variable sys.path is a list of strings that determine the
> interpreter's search path for modules. It is initialized to a default
> path taken from the environment variable PYTHONPATH, or from a built-in
> default if PYTHONPATH is not set. You can modify it using standard list
> operations, e.g.:
>
But the problem is that I have modified the PYTHONPATH to reflect the
location
of modules - without any effect on the ability to run the demo or
even import wxPython.wx in python interpretor.


> WxPython is expecting/has a dependency on python20.dll - it's not built
> to use Python21.dll yet.
> Dave LeBlanc

So, whre is the python20.dll ?
It is not anywhere in the installed folders or winnt/system32
It is also not listed in the insallation log?
Do I need to download it from somewhere?

Zenon






More information about the Python-list mailing list