In my terminal, I type $ which python3, outputting
$ which python3
/opt/local/bin/python3
I would like to configure Atom to run Python3 scrip
i am using "script" package (3.18.1 by rgbkrk) to run code inside atom and this is how i fixed it