On 02/12/2015 07:45 AM, [email protected] wrote:
"/Applications/Spyder-Py2.app/Contents/Resources:/Applications/Trelis-15.0.app/Contents/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.
Hmm, the only other thing I can think to do is to go into Preferences and use the Startup tab for IPython and Advanced Setting tab for the console(PYTHONSTARTUP replacement). Subsequent posts seem to indicate this moot for the above package anyway.
-- 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.
