atom-script
atom-script copied to clipboard
Python not running
Prerequisites
- [x] Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
When i use this package to run very small code it works perfectly but when i do this specific code it freaks out and keeps loading with out running
Steps to Reproduce
-
open python file
-
Type anything in python
3.Run useing script package
Expected behavior:
For the package to show me the results
Actual behavior:
The run windows is stuck on loading
Reproduces how often:
100%
Versions
Atom: 1.60.0
apm: 2.6.2
OS: windows 10
OS version: 21H2
