atom-python-run
atom-python-run copied to clipboard
A simple atom package. Press one key to run your python code in atom.
Is there a way to use terminal emulator like iTerm other than the built-in terminal?
I just tried installing Atom+atom-python-run on a clean install of Ubuntu 18.04 and I'm experiencing a problem because Ubuntu 18.04 apparently does not symlink ``/usr/bin/python`` to ``/usr/bin/python3``, hence there is...
Both f5 and f6 works fine, but miliseconds after opening it closes down, no error message, and the code is not run. Tried inserting an input at the end to...
 Hello is there anyone that is getting this same error when trying to run a program in ATOM is so please let me know?
since when i updated on python 3.9.0 both keys are not working, please update for latest version of python
I am using a machine with Windows 10 in it, Atom version 1.47.0 I am relatively new with using ATOM... I installed the atom-python-run (0.9.7) using both install package option...
This happens when a file or directories has e.g. Main File.py and /Users/admin/Documents/Chess-Bot.py/Assignment task/ If file or directories doesn't have , program shall run without an error.
I added an option in config for adding env variables so that they don't have to do it manually every time.
When filename contains a blank character (for example: "hello world.py") on my MacBook I got an error like "file hello not found"