Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-tools was unable to find your machine's python executable.... Error: spawn python ENOENT #303

Open
CipherSanctum opened this issue Nov 20, 2022 · 0 comments

Comments

@CipherSanctum
Copy link

Issue

Hi, on Atom startup I get these errors:

  • Error: spawn python ENOENT
  • Python tools can't find the executable, even though the directory in python-tools settings = /usr/bin/python3, and that file works with no problems from a terminal.

What I tried, and doesn't work

  • Setting the above path in the settings.
  • Setting the same path to python3.x, with 'x' being the other versions installed, and they don't work even better :)
  • sudo ln -s /usr/local/bin/python{3,}, as stated here. Even though the python3 executable was already a link with lrwxrwxrwx.
  • Restarting Atom
  • Restarting my computer
  • Installing a flatpak version of Atom, as well as a deb version.

What I am using

  • Atom (deb) 1.60.0 x64 on Linux.

Any ideas??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant