I'm currently trying to migrate to Atom to use as a code editor for python at home.
After following tutorials on how to set this up I have installed the packages atom-runner and script.
I tried running it and got the following error message:
I've looked into what and where the path is exactly and how to correct it but I haven't found any sufficent explanation. How do I fix it?
So I know how to make the PYTHONPATH variable except I don't know what the value should be. How do I determine the value?