On 02/11/2015 12:15 PM, [email protected] wrote:
Also another question. When launching Spyder in a terminal it loads the environment variables in .bashrc and append some Spyder variables to it. The problem is with the pythonpath, it seems to be overwritten, I only have 'PYTHONPATH': '/Applications/Spyder-Py2.app/Contents/Resources' when doing an os.environ in the python console whereas in my terminal 'echo $PYTHONPATH' returns //Applications/Spyder-Py2.app/Contents/Resources:/Applications/Trelis-15.0.app/C ontents/MacOS/ which is what I want. Any idea why?
Well going back to your other question, how did you get '/Applications/Spyder-Py2.app/Contents/Resources' in PYTHONPATH, when you say it failed?
Thanks --
-- 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.
