On Sunday 03 October 2010 11:08:52 am Ricardo Araoz wrote: > Hi, > Ubuntu 10.04 here. Installed Dabo without a problem but hit the > dreadful "No module named aui" error. Looked up some previous reports > and have a few conclusions to report. > When in python you do an "import wx" it's 2.6 that gets imported. That's > because you have "python-wxgtk2.6" package installed. If you remove this > package then everything works ok. > Cons : it will also uninstall "Kiki" and "SPE". > So, it will do for now. But it would be nice to find a way to select > which wx version to import, or to change the order the path gets > explored when using dabo. > Any ideas? >
I am using 10.04 and I went here: http://wiki.wxpython.org/InstallingOnUbuntuOrDebian to find the repository info for the latest WxWidgets/WxPython. When I added the repository it upgraded my Wx from 2.6 to 2.8 -- Adrian Klaver [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
