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

![_ _20181004134335](https://user-images.githubusercontent.com/8153149/46455015-aaac8b80-c7db-11e8-958b-388cfd994d6f.png) 这是f5的提示 ![_ _20181004134324](https://user-images.githubusercontent.com/8153149/46455027-b6984d80-c7db-11e8-9b79-adeec1be2283.png) 这里应该如何设置呢? /usr/bin/python3.7 这是我python的地址 谢谢

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.31.1 x64 **Electron**: 2.0.7 **OS**: Microsoft Windows 10 Home **Thrown From**: [atom-python-run](https://github.com/foreshadow/atom-python-run) package 0.9.7 ### Stack Trace Failed to load the...

help wanted

Hi, thanks for this great package! It is so convenient. I just have a question: is it possible to use the Platformio terminal instead o opening an external terminal? Thanks

enhancement
help wanted

It would be nice to have a part in the doc that explain how to use a virtual env with Atom. When we press on f5 to start the current...

enhancement

In ubuntu 16.04 the terminal simple open withou focus, i need to press alt tab to reach my console output

enhancement

I was trying to run my python code and getting some error as "cmd is not a command line terminal installed in the system" on Ubuntu MATE OS . As...

detail needed

I tried intsalling it varios times but it results in the same error. ![error](https://user-images.githubusercontent.com/26471560/43159511-62538cb2-8f37-11e8-8cba-405f7ce23f62.PNG) In case the photo isn't visible, the error goes like : ``` fs.js:922 return binding.mkdir(pathModule._makeLong(path), ^...

help wanted

I only have my Anaconda Python Interpreter in my PATH variable and if I run the test script through python in the terminal then it runs from the right interpreter,...

bug
detail needed

Hi! I am running atom 1.22.0 on Ubuntu 17.10. If I launch atom-python-run with the terminal specified as gnome-terminal, gnome-terminal launches on the background. I'd like the terminal to pop...

enhancement
help wanted

Hi, When I was trying to run the script stored in icloud, the error message is always shown up, but not for the identical script stored on the desktop. Do...

detail needed