-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Python: Create Environment resulted in an error #21882
Comments
Trying this again, but now switching from a 3.10 environment to a 3.8 env gives the following error:
|
The first error is due to you using python 2.7 which is not supported. Both are not supported scenarios. But I will investigate the two errors. |
Filed pypa/pip#12249 on pip for this issue. Created #21889 to investigate the modal/notification problem. |
Testing #21878
Python extension v2023.15.12411005
Version: 1.82.0-insider
Commit: ebd67244fb2da33ab078bb2baa96106fda29f336
Date: 2023-08-29T05:32:43.083Z
Electron: 25.5.0
ElectronBuildId: 23084831
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 5.14.0-1048-oem
python3 -m venv .venv
hello.py
file in VS Code.venv/bin/python
Python: Create environment
, pickVenv
andRecreate
Python 2.7
Note that this shows a modal dialog as well as a notification
The text was updated successfully, but these errors were encountered: