Skip to content
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

conda activate base bug in VsCode after update 1.33.1 #72188

Closed
Junwen-xie opened this issue Apr 12, 2019 · 6 comments
Closed

conda activate base bug in VsCode after update 1.33.1 #72188

Junwen-xie opened this issue Apr 12, 2019 · 6 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension info-needed Issue requires more information from poster terminal Integrated terminal issues

Comments

@Junwen-xie
Copy link

  • VSCode Version:
  • OS Version: MacOS 10.14.4

Steps to Reproduce:

  1. python intercepter using Anaconda 3.6.8
  2. when create a new terminal

[base env here already exist]
(base) Etar:Khanid eel$ source /Users/eel/anaconda3/bin/activate
(base) Etar:Khanid eel$ conda activate base
(base) Etar:Khanid eel$

However it shows below which is not conda python env

Python 2.7.10 (default, Feb 22 2019, 21:17:52)
[GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

i tried in my own system terminal , it works fine.
hopefully this problem can be fixed

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Apr 12, 2019
@Tyriar
Copy link
Member

Tyriar commented Apr 12, 2019

However it shows below which is not conda python env

Can you explain what you mean for someone unfamiliar with conda?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Apr 12, 2019
@Junwen-xie
Copy link
Author

However it shows below which is not conda python env

Can you explain what you mean for someone unfamiliar with conda?

HI, Anaconda provide visual environment for users to switch different versions of python.
in vscode terminal it works fine with previous version.

when you set python path in vscode. vscode terminal should be expected to switch the same python version. however. the terminal doesn't make it work properly

@Junwen-xie
Copy link
Author

屏幕快照 2019-04-14 上午11 30 40

this is how it's happend

@Tyriar
Copy link
Member

Tyriar commented Apr 14, 2019

Looks like this is related to the Python extension and could be related to #70248

@Tyriar Tyriar added the *caused-by-extension Issue identified to be caused by an extension label Apr 14, 2019
@vscodebot
Copy link

vscodebot bot commented Apr 14, 2019

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Apr 14, 2019
@Tyriar
Copy link
Member

Tyriar commented Apr 14, 2019

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension info-needed Issue requires more information from poster terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants