This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Detect and allow selecting of PyPy environments #16493
Labels
area-environments
Features relating to handling interpreter environments
feature-request
Request for new features or functionality
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
The text was updated successfully, but these errors were encountered: