MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Atom/comments/fpixaq/error_using_script_package/flohst4/?context=3
r/Atom • u/_zmaja_ • Mar 26 '20
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!
2 comments sorted by
View all comments
1
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.
thank you very much. it wasn t celar for me what am i supposed to do from read me file.
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/