Is mayavi2 ok with wx2.8?

>>> import wx
>>> wx.version()
 '2.8.7.1 (gtk2-unicode)'

mayavi2 2>stderr.log
cat stderr.log

/var/lib/python-support/python2.5/vtk/wx/wxVTKRenderWindow.py:79: 
DeprecationWarning: The wxPython compatibility package is no longer 
automatically generated or actively maintained.  Please switch to the wx 
package as soon as possible.
  from wxPython.wx import *

ETS log mentioned above attached

Removing wx2.8 (with wx2.6 installed in parallel) appears to give
working mayavi2

>>> import wx
>>> wx.__version__
'2.6.3.2'


** Attachment added: "ets.log"
   http://launchpadlibrarian.net/15445149/ets.log

-- 
mayavi2 willnot run
https://bugs.launchpad.net/bugs/241352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to