Adrian,

Further to your question about more than one version of Python see the extract 
from my /usr/bin below:

40 -rwxr-xr-x   1 root   wheel     43760 10 Sep  2014 pwpolicy
   0 -rwxr-xr-x   5 root   wheel       925 10 Sep  2014 pydoc
   8 lrwxr-xr-x   1 root   wheel        74 22 Oct 18:20 pydoc2.6 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/pydoc2.6
   8 lrwxr-xr-x   1 root   wheel        74 22 Oct 18:20 pydoc2.7 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/pydoc2.7
  32 -rwxr-xr-x   2 root   wheel     58432 10 Sep  2014 python
   0 -rwxr-xr-x   5 root   wheel       925 10 Sep  2014 python-config
   8 lrwxr-xr-x   1 root   wheel        75 22 Oct 18:20 python2.6 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
   8 lrwxr-xr-x   1 root   wheel        82 22 Oct 18:20 python2.6-config -> 
../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6-config
   8 lrwxr-xr-x   1 root   wheel        75 22 Oct 18:20 python2.7 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
   8 lrwxr-xr-x   1 root   wheel        82 22 Oct 18:20 python2.7-config -> 
../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
  32 -rwxr-xr-x   2 root   wheel     58432 10 Sep  2014 pythonw
   8 lrwxr-xr-x   1 root   wheel        76 22 Oct 18:20 pythonw2.6 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/pythonw2.6
   8 lrwxr-xr-x   1 root   wheel        76 22 Oct 18:20 pythonw2.7 -> 
../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7
  32 -rwxr-xr-x   1 root   wheel     45120 10 Sep  2014 qc2movie
   8 lrwxr-xr-x   1 root   wheel       100 22 Oct 18:19 qlmanage -> 
../../System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/qlmanage
  40 -rwxr-xr-x   1 root   wheel     51040 10 Sep  2014 qtdefaults

What is the next action - what to delete? Perhaps delete the lot and start 
again?

Chris


> On 21 Mar 2015, at 2:40 pm, Chris Edwards <c...@ozemail.com.au> wrote:
> 
> 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 <adrian.kla...@aklaver.com 
>> <mailto:adrian.kla...@aklaver.com>> 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
>> adrian.kla...@aklaver.com <mailto:adrian.kla...@aklaver.com>
>> 
>> -- 
>> 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 
>> 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.
> 
> 
> <Screen Shot 2015-03-21 at 12.09.08 pm.png><Screen Shot 2015-03-21 at 2.20.13 
> pm.png>

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