On Fri, Jan 13, 2012 at 11:50:47PM -0000, Bryce Ready wrote:
> python
> >>from mayavi import mlab
> >>mlab.points3d(0,0,0)

Are you running this in a standard Python interpreter?

As said in many places in the Mayavi documentation (e.g. the big red
warning on http://github.enthought.com/mayavi/mayavi/mlab.html ), for the
interactivity to work, you _need_ to run it IPython, with the 'wthread'
option enabled. It cannot work in a standard Python interpreter.

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

Title:
  mayavi2 drawing of plot broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mayavi2/+bug/916307/+subscriptions

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

Reply via email to