I just updated and tried to install wxgtk (python-wxgtk2.8_2.8.9.1-0ubuntu6_i386.deb is apparantly
the last version for jaunty). After that I got:
franz@ubuntu:~$ python
Python 2.6.2c1 (release26-maint, Apr 8 2009, 01:02:22)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import wx
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/wx/__init__.py", line 45, in <module>
File "/usr/lib/python2.6/dist-packages/wx/_core.py", line 4, in <module>
ImportError: No module named _core