Detect and allow selecting of PyPy environments #16501
Unanswered
brettcannon
asked this question in
Q&A
Replies: 1 comment
-
Moved to #17202 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
on Windows the pattern is like below, and seems "missed"
indeed, I have parametrized "settings.json" like this
.... pypy3.exe is not said "found"

if I copy "pypy3.exe" to "python.exe" ... miracle (greuuuuuuuuh)

I would suppose the problem is in there ?
https://github.com/microsoft/vscode-python/blob/main/src/client/pythonEnvironments/discovery/locators/services/pyenvLocator.ts
Originally posted by @stonebig in a discussion
Beta Was this translation helpful? Give feedback.
All reactions