atom-python-run
atom-python-run copied to clipboard
A simple atom package. Press one key to run your python code in atom.
 这是f5的提示  这里应该如何设置呢? /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...
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
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...
In ubuntu 16.04 the terminal simple open withou focus, i need to press alt tab to reach my console output
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...
I tried intsalling it varios times but it results in the same error.  In case the photo isn't visible, the error goes like : ``` fs.js:922 return binding.mkdir(pathModule._makeLong(path), ^...
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,...
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...
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...