Comment 5 for bug 211553

Revision history for this message
David Gaarenstroom (david-gaarenstroom) wrote :

I'm having the same problem on Hardy Heron (final), I was able to solve it using:

  sudo ln -snf /etc/alternatives/wx.pth /usr/lib/python2.5/site-packages/
  sudo ln -snf /etc/alternatives/wx.pth /usr/lib/python2.4/site-packages/

So that should perhaps be in the python-wxgtk install scripts...