Adrian,

I probably have two versions of Python installed as I was using Spyder in 2012 
and then downloaded the current version (via spyder-2.3.2-py2.7.dmg) in January 
of this year. Details of the current OS X version of Spyder are below:

----------------------------------------------------------------
Spyder 2.3.2 
The Scientific PYthon Development EnviRonment
Copyright © 2009-2012 Pierre Raybaut 
Licensed under the terms of the MIT License

Created by Pierre Raybaut 
Developed and maintained by the Spyder Development Team 
<http://code.google.com/p/spyderlib/people/list> 
Many thanks to all the Spyder beta-testers and regular users.

Most of the icons come from the Crystal Project (© 2006-2007 Everaldo Coelho). 
Other icons by Yusuke Kamiyamane <http://p.yusukekamiyamane.com/> (All rights 
reserved) and by The Oxygen icon theme <http://www.oxygen-icons.org/>.

Spyder's community:

Bug reports and feature requests: Google Code 
<http://code.google.com/p/spyderlib>
Discussions around the project: Google Group 
<http://groups.google.com/group/spyderlib>
This project is part of a larger effort to promote and facilitate the use of 
Python for scientific and engineering software development. The popular Python 
distributions Python(x,y) <http://code.google.com/p/pythonxy/> and WinPython 
<https://winpython.github.io/> also contribute to this plan.

Python 2.7.8 64bits, Qt 4.8.6, PyQt4 (API v2) 4.11.1 on Darwin
————————————————————————————————————

Details of the Windows 2012  (Spyder 2.1.18, accessed by one Windows VM) and of 
the Windows 2015 (Spyder 2.3.2, accessed by the other Windows VM) are in the 
attached screenshots (sorry, I couldn’t seem to cut and paste them).

How do I tell if I have more than Python version installed on OS X?

Chris



> On 21 Mar 2015, at 10:43 am, Adrian Klaver <[email protected]> wrote:
> 
> 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
> [email protected]
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "spyder" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/spyderlib/RxXRhb2pQOI/unsubscribe.
> To unsubscribe from this group and all its topics, 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.


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