You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(conda310) C:\Users\aku91>conda info
active environment : conda310
active env location : C:\Users\aku91\miniconda3\envs\conda310
shell level : 2
user config file : C:\Users\aku91\.condarc
populated config files :
conda version : 4.10.3
conda-build version : not installed
python version : 3.8.5.final.0
virtual packages : __cuda=11.1=0
__win=0=0
__archspec=1=x86_64
base environment : C:\Users\aku91\miniconda3 (writable)
conda av data dir : C:\Users\aku91\miniconda3\etc\conda
conda av metadata url : None
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\aku91\miniconda3\pkgs
C:\Users\aku91\.conda\pkgs
C:\Users\aku91\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\aku91\miniconda3\envs
C:\Users\aku91\.conda\envs
C:\Users\aku91\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/4.10.3 requests/2.25.1 CPython/3.8.5 Windows/10 Windows/10.0.19041
administrator : False
netrc file : C:\Users\aku91/.netrc
offline mode : False
(conda310) C:\Users\aku91>
Actual behaviour
Doesn't show up in the list of interpreters.
Steps to reproduce
I created it from a base environment that was 3.8.5 by running this:
conda create -n conda310 python==3.10
Logs
Experiment 'pythonaa' is active
Experiment 'pythonTensorboardExperiment' is active
Experiment 'PythonPyTorchProfiler' is active
Experiment 'pythonDeprecatePythonPath' is active
Experiment 'pythonRunFailedTestsButtonDisplayed' is active
Experiment 'pythonRefreshTestsButtonDisplayed' is active
Experiment 'pythonRememberDebugConfig' is active
VS Code version
1.63-insiders
Extension version
2021.12.1522449417-dev
OS type
Windows
OS version
Windows 10
Python distribution
Anaconda
Python version
3.10
Language server
Pylance
Expected behaviour
Conda environment should be detected.
I have this conda environment:
Actual behaviour
Doesn't show up in the list of interpreters.
Steps to reproduce
I created it from a base environment that was 3.8.5 by running this:
Logs
Experiment 'pythonaa' is active
Experiment 'pythonTensorboardExperiment' is active
Experiment 'PythonPyTorchProfiler' is active
Experiment 'pythonDeprecatePythonPath' is active
Experiment 'pythonRunFailedTestsButtonDisplayed' is active
Experiment 'pythonRefreshTestsButtonDisplayed' is active
Experiment 'pythonRememberDebugConfig' is active
Code of Conduct
The text was updated successfully, but these errors were encountered: