Ubuntu 9.10 Matplotlib requires wxPython 2.8, but model-builder still
requires wxPython 2.6

  File "/usr/lib/pymodules/python2.6/matplotlib/backends/backend_wx.py", line 
144, in <module>
    raise ImportError(missingwx)
ImportError: Matplotlib backend_wx and backend_wxagg require wxPython >=2.8

Workaround: remove wxPython 2.6, install python-setuptools and use easy_install 
to install
Model_Builder:

PYTHONPATH=/usr/local/lib/python2.6/site-packages easy_install-2.6 -d
/usr/local/lib/python2.6/site-packages/ Model_Builder

-- 
PyMB (model-builder) crashes on startup
https://bugs.launchpad.net/bugs/146182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to