> > > "/Applications/Spyder-Py2.app/Contents/Resources:/Applications/Trelis-15.0.app/C > > ontents/MacOS" get into PYTHONPATH in the terminal? >
Through by .bash_profile which calls my .bashrc where I set all the environment variables including the PYTHONPATH =/Applications/Trelis-15.0.app/C ontents/MacOS "I have run into this on other lists with OS X. One solution is to create a shell script that you put your env variables into as well as start you app(Spyder) with and run that. " I just ran that, nothing changed, the PATH in Spyder is defined as my .bashrc PATH, but the PYTHONPATH no. -- 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.
