How do I properly activate a Conda environment in VSCode?
I’m trying to activate a conda environment in VSCode, but when importing modules inside my environment I get a ModuleNotFoundError.
Conda environments with no name in VS Code
I am using miniconda on a macOS. When I try to conda environments from the terminal in VS Code, for some envs I have to specify a path vice just a name. If I list the environments I get a list like below:
Conda environments in VS Code
I am using miniconda on a macOS. When I try to conda environments from the terminal in VS Code, for some envs I have to specify a path vice just a name. If I list the environments I get a list like below: