In the new mac executable for spyder 2.3.8, I'm getting the following 
behavior.

>>> from mpl_toolkits.mplot3d import Axes3D
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "mpl_toolkits/mplot3d/__init__.pyc", line 4, in <module>
    
ImportError: No module named externals

This occurs for both PyQt4 and PySide (I wouldn't have expected it to be 
different, but just in case).
Does anyone else get this error?

-- 
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 https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to