atom / language-python

Python package for Atom
Other
191 stars 147 forks source link

Python code not running #270

Closed RafaelZasas closed 6 years ago

RafaelZasas commented 6 years ago

Prerequisites

Description

Im not able to run print "hello world" after setting the language to python. i get the following error message: "'python' is not recognized as an internal or external command, operable program or batch file." please help.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

rsese commented 6 years ago

Thanks for reaching out!

Im not able to run print "hello world" after setting the language to python. i get the following error message: "'python' is not recognized as an internal or external command, operable program or batch file." please help.

This sounds like an issue with a community package you're using rather than an issue with this package. I'd suggest checking out the official message board and see if past posts are helpful and if not, asking for help there.

There are a bunch of helpful community members that should be willing to point you in the right direction.