Hi all.
I'm running spyder 2.3.8 on Mac OS 10.11.4. I've installed spyder with the .dmg installer. I would like to use the python 2.7.11 interpreter located in /opt/local/bin/python (found with which python): ~> which python/opt/local/bin/python ~> /opt/local/bin/pythonPython 2.7.11 (default, Mar 1 2016, 18:40:10) [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin So I've changed the interpreter in spyder using Preferences > Console > Advanced settings > Use the following Python interpreter: /opt/local/bin/python. But still, when I launch spyder, it runs python 2.7.10. I don't understand why. Any idea? -- 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.
