Last answered:

17 Jan 2024

Posted on:

18 Aug 2022

0

I can't install VS code in anaconda

Hi, as others have already pointed out as well, we could not install VS code in anaconda, even if i restarted anaconda. Please could you help with this? I only find myself creating a new environment, but the VS code I donwnloaded from the internet opens separately from anaconda.

Please help. Thanks.

3 answers ( 0 marked as helpful)
Posted on:

18 Aug 2022

0

Hi everyone I managed to get VS code to my anaconda. I am using a Mac.
I did this by going to:
1. Anaconda -->python (File on the upper left corner) > Preferences
2. Click on Configure Navigator
3. Add your [VS Code Path] in your 'vscode_path' variable. This is in one of the many lines, you have to find it. My looked like this: 
vscode_path =

and I just added the path to where my vscode was saved.
4. then I set 'vscode_enable' to True. (you have to look for this as well, mine was initially set to False)
5. Save and restart anaconda, after restarting, the VS code studio appeared on my anaconda, and I pressed launch.

I hope this helps.

Posted on:

17 Jan 2024

0

Hi Elisha, how do you find the path to add to vscode_path =? I installed OpenCV in Prompt but I can't find VS in the new enviroment. I'm using Windows. Thanks! 

Posted on:

17 Jan 2024

0

Elisha, plz disregard my question. I installed this studio code and it solved all the VS installation problems. Here is the link just in case if anyone experience the similar problems: https://code.visualstudio.com/download


Submit an answer