atom-python-run icon indicating copy to clipboard operation
atom-python-run copied to clipboard

A simple atom package. Press one key to run your python code in atom.

Results 51 atom-python-run issues
Sort by recently updated
recently updated
newest added

The error message is as follows when I press F5 to run a python file: python /Users/spencer/.atom/packages/atom-python-run/lib/../cp/main.py --pause python /Users/spencer/PolyU/COMP5121/assignments/**assignment 1/knn.py** Error: Expected optional option argument: got "**1/knn.py**" instead Is...

bug
detail needed