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/Contents/MacOS* which is what I want. Any idea why?
Thanks -- 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.
