Hi All, Anyone have any thoughts on this / similar experiences? I've tried here and SO an no one's had any suggestions...
Nick On Tuesday, September 8, 2015 at 8:54:23 PM UTC-7, Nick Eubank wrote: > > Hi all, > > I have a python 3 anaconda install, along with a development environment > inside Anaconda. When I launch from a terminal, I'm finding that Spyder is > not just adopting the PATH variable from the terminal, but is instead > pre-pending some values. > > My pythonpath manager is empty. > > My preferences > console>advanced settings is set to Default. > > When I echo my path in terminal before launching spyder, it looks fine. > > When I type "which python" in terminal before launching it looks fine. > > But in spyder, when I run print(sys.path) I find my github development > folder prepended. > > Any idea how to stop this? > > Thanks! > > Nick > -- 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.
