On Thu, Oct 25, 2007 at 03:42:15PM +0900, Michal Čihař wrote: > From update-alternatives output he sent he must have manually chosen > 2.4 version.
Oh, I guess I read that wrong, I took: Actualmente la «mejor» versión es /usr/lib/wx/python/wx2.6.pth. as being the selected version. But "wx.pth - el estado es manual." seems clear enough in hindsight that he has set this manually for some reason. > However I still do not see this as reason for failing > 'import wx'. Indeed that would not cause this to fail, even if wammu or other apps were to fail in other ways as a result of it. It does reinforce the theory that this problem is a result of some sort of local tinkering though. So it seems like a pretty good bet to recommend he does: # apt-get install --reinstall python-wxgtk2.6 python-wxgtk2.4 possibly for the other dependent packages of those two also. Followed by: # update-alternatives --auto wx.pth # update-alternatives --auto wx-config Rubén, it really is looking like this is something you've messed up locally on this machine, so you are going to have to think about what that may be, and what you need to do to repair it if the above is not sufficient to restore things. Cheers, Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]