cannot use python-wxgtk2.8 after uninstalling python-wxgtk2.6

Bug #1062105 reported by Enrique
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wxwidgets2.8 (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

 I have installed first python-wxgtk2.8:
# apt-get install python-wxgtk2.8

 Then I run python and I can succesfully import wx

Then I install version 2.6:
# apt-get install python-wxgtk2.6

I still can import wx.

 Then I remove version 2.6:
#apt-get purge python-wxgtk2.6

 which leaves python-wxgtk2.8 still installed, but then I cannot import wx:
ImportError: No module named wx

It seems that installing and uninstalling python-wxgtk2.6 doesn't leave the things in the previous state.

Release: Ubuntu 12.04.1 LTS

Regards

Revision history for this message
Julian Taylor (jtaylor) wrote :

try reinstalling python-wxversion:
apt-get install --reinstall python-wxversion

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wxwidgets2.8 (Ubuntu):
status: New → Confirmed
Revision history for this message
Rolf Leggewie (r0lf) wrote :

I ran into the same issue and was able to fix it with "sudo aptitude reinstall python-wxgtk2.8 python-wxversion"

Changed in wxwidgets2.8 (Ubuntu):
importance: Undecided → Medium
status: Confirmed → New
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.