Open andresuhartanto opened 7 years ago
Could you try setting the path to your Python executable in the package's settings?
Before hitting "run", open the Atom developer console (View -> Developer -> Toggle Developer Tools), and select the Console. When you click "run", look for a message in the Console saying "python-debugger: using ...". What follows should be the path to the Python executable you mean to use.
Make sure you point to the full python exe path as follows, and the problem is resolved:
/home/usr/anaconda3/envs/py27/bin/python
[Enter steps to reproduce:]
Atom: 1.18.0 x64 Electron: 1.3.15 OS: Mac OS X 10.12.5 Thrown From: python-debugger package 0.2.0
Stack Trace
Uncaught Error: spawn EACCES
Commands
Non-Core Packages