On 03/20/2015 02:49 AM, Chris Edwards wrote:
Adrian,

Sorry about the delay, I’ve been on the road (again).

So I did the pip freeze and it returned

Last login: Fri Mar 20 20:31:24 on ttys000
Fl1cker:~ cbhe$ pip freeze | grep -i networkx
networkx==1.9.1
Fl1cker:~ cbhe$ exit
logout

[Process completed]

The result when I open Spyder in OS X and  run “import networkx as nx”
in the IPython and Python consoles is shown in the two attached screenshots.

But you are not doing import networkx as nx, you are doing runfile(some_script).

In the consoles at the prompt type import networkx as nx and see if that works?

Also could you just cut and paste the commands and the tracebacks into the email instead of using screenshots. It just makes it easier to follow, less context shifts. Thanks.


To me this suggests a path issue but ????

Chris




--
Adrian Klaver
[email protected]

--
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