[wxPython-users] Installing multiple versions of wx
Christopher Barker
Chris.Barker at noaa.gov
Sun Aug 12 12:45:19 PDT 2007
Tony Cappellini wrote:
> Using the Python environment variables, I can run either version of
> python just fine.
What system are you running on?
What environment variables? The only one that you should need is $PATH,
which only effects what the default is when you type "python"
> Is it possible to have wx installed for different versions of Python?
Should be no problem.
> If so, what is the recommended procedure?
It also should "just work" the installer for wx for python2.4 should
look for python2.4 to install into, etc.
If you tell us a bit more about your system and what you did, perhaps
someone will have a suggestion.
-Chris
More information about the wxpython-users
mailing list