Python version recognition error, resulting in a prompt that the current Python version is not supported #15758
Labels
bug
Issue identified by VS Code Team member as probable bug
upstream-python
Blocked on upstream Python Ext
Environment data
Unable to correctly identify the Python version of the virtual environment
In fact, the Python version of the base environment is 3.11.7, but it is recognized by vscode as 3.1-1, and then an error message is received: This version is not supported.
In my other conda venv, Python is 3.12.3, but it is also recognized as 3.1-1.
Version recognized by vscode:
The text was updated successfully, but these errors were encountered: