On Tue, May 3, 2011 at 9:40 AM, Gael Varoquaux
<gael.varoqu...@normalesup.org> wrote:
> On Tue, May 03, 2011 at 09:22:02AM +0100, Michele Mattioni wrote:
>> I had that problem, then I decided to install everything from the source.
>
>> pip install "Mayavi[app]"
>
>> The funny bit is when I run the program from mayavy2 application the
>> window is responsive and it works, even if I import pylab and plot a
>> random figure.
>
> OK, I suspect that the problem is because the latest IPython version has
> changed the way the event loop behaves. Can you tell us what your IPython
> version is? Also, when you run 'pip install', does it upgrade all the
> packages? In other words, are you sure that you have the latest version
> of all the packages in the ETS?

Hi Gael,
sorry for the spam.

It turn out that some old packages were still lingering around.
I just write here what I did so it's useful for other people

sudo apt-get remove --purge mayavi2
sudo apt-get autoremove

sudo pip install "Mayavi[app]"


And everything works. The Ipython version shipped with natty is
0.10.1, so the problem with the thread is (fortunately) not yet
here...

Thanks,
Michele.

> HTH,
>
> Gael
>

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to