atom-community / atom-community/atom-script
Python 3.6 not recognizing "python"
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Change the keyword for python3.6 from "**python** my_file.py" to "**py** my_file.py". Else it throws the error "'python' is not recognized as an internal or external command, operable program or batch file." even though the environment variables are all set and works in cmd using **py**.
Contributor guide
Assessment
This issue has not been assessed yet.