Hello:

As you can see from below the output of sys.path
 
['',
 'E:\\ProgramData\\Anaconda3\\python36.zip',
 'E:\\ProgramData\\Anaconda3\\DLLs',
 'E:\\ProgramData\\Anaconda3\\lib',
 'E:\\ProgramData\\Anaconda3',
 'E:\\ProgramData\\Anaconda3\\lib\\site-packages',
 'E:\\ProgramData\\Anaconda3\\lib\\site-packages\\win32',
 'E:\\ProgramData\\Anaconda3\\lib\\site-packages\\win32\\lib',
 'E:\\ProgramData\\Anaconda3\\lib\\site-packages\\Pythonwin',
 'E:\\ProgramData\\Anaconda3\\lib\\site-packages\\IPython\\extensions',
 'C:\\Users\\myrig\\.ipython']

I want to add "E:\Python_Projects" in the above permanently without using 
sys.path.append,. please help me how i can do this.

Any help is greatly appreciated.

Thanks
JD

-- 
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 https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to