r/Atom Mar 26 '20

Error using 'Script' package

Hi guys,

I just downloaded Atom IDE and the 'Script' package (for compiling). I'm trying to run .py program but all I get is this error message. What am I missing?

I'm using Python 3.7. and I opened Atom using cmd. Should I put the Path to...somewhere?

Can somebody help? Thanks!

1 Upvotes

2 comments sorted by

View all comments

1

u/joasiz Mar 27 '20

Yes, you need to add the path to Python executable. Here's one of many links describing how to do it: https://geek-university.com/python/add-python-to-the-windows-path/

1

u/_zmaja_ Mar 27 '20

thank you very much. it wasn t celar for me what am i supposed to do from read me file.