re/set the environment variable PYTHONPATH
I need to add something permanently to sys.path . How do I make add > something to sys.path so that it stays there, even after i close python and > open it again?
re/set the environment variable PYTHONPATH
I need to add something permanently to sys.path . How do I make add > something to sys.path so that it stays there, even after i close python and > open it again?