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

On MacOS, get_python_from_path fails -- does not follow symlinks? #42

Open
pilcru opened this issue Jun 10, 2021 · 0 comments
Open

On MacOS, get_python_from_path fails -- does not follow symlinks? #42

pilcru opened this issue Jun 10, 2021 · 0 comments

Comments

@pilcru
Copy link
Owner

pilcru commented Jun 10, 2021

Reported here https://discourse.mcneel.com/t/solve-the-error-that-gh-pythonremote-dont-work-in-mac/125455

It appears that the get_python_from_path() function does not manage to get to the proper python2.7 file from the file or folder passed as argument. Reported errors are:

“Location format for /Users/xxx/anaconda3/envs/xxxx/bin/”
did not match expected format: “method://env_name”(need more than 1 values to unpack).Falling back to getting python path from MacOS $PATH."

or

“Runtime error (RuntimeException): Remote python /Users/xxx/anaconda3/envs/xxxx/bin/python failed on launch. Does the remote python have rpyc installed?”

or

"no mudule named xxx"
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