Again problems with ubuntu jaunty

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

Andrea Gavana wrote:

Hi,

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:
[...]
File "/usr/lib/python2.6/dist-packages/wx/_core.py", line 4, in <module>
ImportError: No module named _core

It works for me on my Virtual Machine, with Ubuntu Jaunty
JalalaVeryFunnyName alpha 6, Python 2.6.1.

Andrea.

Hello,
I don't know, until the lastest jaunty versions, it was working.
I uninstalled it and installed it again, but no chance.

I wlll try again with synaptic.

···

On Wed, Apr 8, 2009 at 8:22 PM, FranzSt wrote: