Hallo to everyone, i am quite new at Python so i like using Spyder which 
resembles a lot to me Matlab and offers the possibility of breakpoints and 
variables explorer which are really useful for debugging. But i face a 
strange error - problem. Whenever i try to import a package for 3d 
visualisation i receive an error such as :It seems the kernel died 
unexpectedly. Use 'Restart kernel' to continue using this console. I 
receive this error for example when i am trying 

from dipy.viz import fvtk 
or 
from import mayavi.mlab as mmlab 

when i execute the same commands from canopy or ipython i do not have an 
error so it is something with Spyder, but i really like the debugging 
options offered by Spyder so i would like to solve this problem I am using 
Python 2.7.8 64 bits and Spyder 2.3.1 

Thanks for your time

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to