i had the same problem after upgrading from 7.10 to 8.04

it seems like wx.pth isn't put in the python 2.5 version. After the
command:

sudo cp /usr/lib/python2.4/site-packages/wx.pth /usr/lib/python2.5/site-
packages/wx.pth

i could start python and import wx again

(btw the wx.pth is the way to set the standard wx version: so i think it
is equivalent to import wxversion; wxversion.select('2.8'))

-- 
wxPython isn't on path in hardy beta
https://bugs.launchpad.net/bugs/211553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to