Support detecting and selecting pypy installations and environments #16408
Labels
area-environments
Features relating to handling interpreter environments
bug
Issue identified by VS Code Team member as probable bug
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
The text was updated successfully, but these errors were encountered: