-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Conda environment not activated in VSC terminal #6343
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
Comments
Please send the output of command `python -c "import sys;print(sys.executable)" before and after activating conda. Can you please inform which terminal are you using (if not iterm). A screenshot of the issue would help. |
Thanks for this.
|
Visual Studio Code Terminal (bash): conda deactivate: iterm:
|
This is a known issue in VS Code and we're in the process of resolving this. As a temporary solution please change the setting Please let us know how this goes |
Closing as it's a VS Code issue and no response was provided. |
Issue Type: Bug
When I run terminal and type
python
with activate conda for python 3.7.3 it still shows python version 2.7.10 instead :(. In the regular terminal (iterm, terminal) I don't have this problem. System: MacOSExtension version: 2019.6.22090
VS Code version: Code 1.35.1 (c7d83e57cd18f18026a8162d042843bda1bcf21f, 2019-06-12T14:29:22.216Z)
OS version: Darwin x64 18.6.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: