On 19-mei-2005, at 15:51, Charles Hartman wrote:

>
> (I also want the Tiger-distributed Python 2.3.5 to be able to call
> wxPython 2.6 rather than the seriously hobbled 2.5.3.1, and I'm not
> having much luck with that either.)

"rm /Library/Python/2.3/site-packages/Extras.pth" will remove the
version of wxPython that's included with the OS from sys.path. You
should then be able to install a new version (or see the new version
if you already installed it).

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to