Hey all,
<div><br></div><div>Earlier today, I tried to add a folder to my PYTHONPATH. When I tried sys.path.app(&#39;location/of/folder&#39;), the command successfully executed it, but then when I did sys.path to check to see if it was now in my PYTHONPATH, it was not there. Does anyone know what might be causing this?</div>
<div><br></div><div>Thanks!</div>