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

Anaconda can not spawn a new process with your current configured python interpreter (python) Make sure your interpreter is a valid binary and is in your PATH or use an absolute path to it, for example: /usr/bin/python #943

Open
heissuperspicy opened this issue Jul 13, 2024 · 0 comments

Comments

@heissuperspicy
Copy link

bonjour! been on here for a while and i still cant navigate around here. hopefully, i'm posting this issue correctly and in the right format. i'm trying to learn python and i'm having this issue with sublime text,

this message pops up whenever i open sublime text and i honestly dont know how to fix it or understand what the message mean:

"Anaconda can not spawn a new process with your current configured python interpreter (python)

Make sure your interpreter is a valid binary and is in your PATH or use an absolute path to it, for example: /usr/bin/python"

this message also comes up when i try to run a simple python command like the print('hello world'):

/Library/Frameworks/Python.framework/Versions/3.10/bin/python3: can't find 'main' module in '/private/var/folders/wc/z5f7dkvd23x0rm3zlqt4188c0000gn/T/AppTranslocation/E55DBD57-307B-42A0-9902-D8E812CC8EE3/d/Sublime Text.app/Contents/MacOS/'
[Finished in 102ms with exit code 1]
[cmd: ['python3', '-u', '']]
[dir: /private/var/folders/wc/z5f7dkvd23x0rm3zlqt4188c0000gn/T/AppTranslocation/E55DBD57-307B-42A0-9902-D8E812CC8EE3/d/Sublime Text.app/Contents/MacOS]
[path: /Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public]

i have no idea what either of those error messages mean, i tried googling to see if i can fix it myself and i cant even understand some of the results i saw. should i install atom instead? please how can i fix this?

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