On 03/20/2015 02:46 PM, Chris Edwards wrote:
Adrian,

  I misunderstood your request. Here are the results:

_From IPython console_

In [2]: import networkx as nx
Traceback (most recent call last):

File "<ipython-input-2-6002206e7c09>", line 1, in <module>
import networkx as nx

ImportError: No module named networkx

_From Python console_

import networkx as nx
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named networkx


Hmmm.

I know you said you installed Spyder using an installer previously, so which one was that exactly?

Do you have more than one Python version installed on OS X?


Chris



--
Adrian Klaver
adrian.kla...@aklaver.com

--
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 spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to