Public bug reported:

Binary package hint: mayavi2

A clean installation of mayavi2 package. Calling from within ipython

from enthought.mayavi import mlab

will have errors

In [1]: from enthought.mayavi import mlab
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/home/dchu/<ipython console> in <module>()

/usr/lib/python2.7/dist-packages/enthought/mayavi/mlab.py in <module>()
     30 from enthought.mayavi.tools.engine_manager import get_engine, 
show_pipeline, \
     31         options, set_engine
---> 32 from enthought.mayavi.tools.show import show
     33 from enthought.mayavi.tools.animator import animate
     34

/usr/lib/python2.7/dist-packages/enthought/mayavi/tools/show.py in <module>()
      7 from enthought.traits.api import HasTraits, Button, Any
      8 from enthought.traits.ui.api import View, Group, Item
----> 9 from enthought.util import guisupport
     10
     11 # Globals.


ImportError: cannot import name guisupport

** Affects: mayavi2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: python science

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

Title:
  Can no longer use mlab

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

Reply via email to