Python - Setup Visual Studio Code with Anaconda

Python - Setup Visual Studio Code with Anaconda

Geospatial School

4 года назад

262,825 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Krot Podzemskiy
Krot Podzemskiy - 19.11.2023 15:45

Thank you. Now it works.

Ответить
Priyanshu
Priyanshu - 08.07.2023 12:02

Thanks ❤❤

Ответить
Cai Yu
Cai Yu - 12.05.2023 19:46

the last step how to activate conda in t3erminal seems not work. I found installing any software in windows is more difficult for other OS.

Ответить
Jira Lee
Jira Lee - 20.02.2023 18:54

Thank you for the tutorial ! But is it common to have a conda active base error? I followed all the steps but encounter this message.

Ответить
FarnsCoLive
FarnsCoLive - 29.01.2023 04:03

Path field was not available for our team. In the end it was just easier to launch vs code through the included Anaconda Navigator UI.

Ответить
James Paz
James Paz - 10.01.2023 00:36

Great tutorial. Straightforward and concise. Thank you.

Ответить
Rayani Rocha
Rayani Rocha - 23.10.2022 21:21

Thaanks, salve my ass!

Ответить
Ishkatan
Ishkatan - 19.08.2022 22:54

The conda path problem is a real problem. I got that far on my own but am struggling with the conda ativate base because without it many things that need to be imported don't work correctly.

Ответить
Susan Maharjan
Susan Maharjan - 01.08.2022 17:56

Python path not shown

Ответить
Jp F
Jp F - 15.04.2022 17:06

This is a very helpfull video, but the bigger problem is getting conda to work properly in order to install libraries in
virtual envs and activate them... In my setup that works only if i use the cmd Terminal in vs code (Windows) and always run my code in the Terminal. Trying to use the output console never works...

Ответить
EthanSvsh
EthanSvsh - 08.04.2022 00:35

Thank you! Was really helpful!

Ответить
kerry kaberga
kerry kaberga - 30.03.2022 13:17

you really helped... thnx a lot, new sub

Ответить
Jason Seibel
Jason Seibel - 22.03.2022 01:17

Thank you - very useful. I'm coming from VBA!

Ответить
Benjamin Theodoor
Benjamin Theodoor - 23.02.2022 23:00

Look for a different tutorial this isn't it.

Ответить
Blue Yahoo
Blue Yahoo - 17.02.2022 08:38

I am not finding the Python: Python Path in VS Code settings after following the vdo instructions

Ответить
Aubert Kubwange
Aubert Kubwange - 04.02.2022 06:32

Thanks for this really useful video. Really helped me finally set up my environment and actually start coding! legend!

Ответить
David Mackay
David Mackay - 27.01.2022 19:48

Thankyou!

Ответить
Ryan
Ryan - 21.12.2021 20:47

Brilliant, thanks

Ответить
Luxx
Luxx - 18.12.2021 18:12

This is the worst part of Python. Getting set up to do anything seems unnecessarily complicated. For R you download R, you download R Studio and you're ready to go.

Ответить
y0da
y0da - 17.12.2021 11:14

thank you sir

Ответить
Shubha Mishra
Shubha Mishra - 20.10.2021 13:39

I have visual studio 19 installed and it doesn’t look like the one you are using. Where did i go wrong. I am using windows 11. It’s hard to follow when the screens don’t match

Ответить
SharVirtually
SharVirtually - 01.10.2021 18:53

right-click and press "open current file in interactive window" to run the script

Ответить
Treasures of Life
Treasures of Life - 19.08.2021 23:22

Thank you Works for me!! Amazing video

Ответить
Konkimalla Kalyani
Konkimalla Kalyani - 24.06.2021 09:31

if we done this can we see the visual studio in anaconda naviagtor

Ответить
Snilepisk
Snilepisk - 05.04.2021 21:44

Thank you :)

Ответить
Shikhar Gupta
Shikhar Gupta - 29.03.2021 14:40

An error python extension loading forever occurred. What should I do ?

Ответить
Aparna
Aparna - 05.02.2021 04:37

it worked for me Konrad. i have no clue why it didnt work for you ...

Ответить
Nieng Lee
Nieng Lee - 15.01.2021 08:55

could you tell me why numpy library or pandas don´t work in this editor with anaconda? thanks

Ответить
Philipp R
Philipp R - 06.01.2021 20:24

Great video, now I finally can start coding -.-

Ответить
John Christiansen
John Christiansen - 01.01.2021 01:32

Thank you, solved my issue. Much appreciated!

Ответить
James Hizon
James Hizon - 31.12.2020 00:20

What about if I am using Linux? I am working with Linux OS and cannot find the Python.exe file downloaded from Anaconda.

Ответить
Fik Putra
Fik Putra - 07.09.2020 09:55

Thanks man

Ответить
Yuanyang Qi
Yuanyang Qi - 03.07.2020 11:03

why my vscode didn't have the('base':conda) instead it says(virtualenv)

Ответить
deathmaster4035
deathmaster4035 - 13.06.2020 19:28

didnt annaconda come preinstalled with vscode before?

Ответить
Unsunken
Unsunken - 09.06.2020 17:50

My Python book: ok so download VS code and then set up anaconda and your good
Python Videos: Download Anaconda then VS Code and then find the interpreter and do this and that

Ответить
Jamie Blakey-Milner
Jamie Blakey-Milner - 17.05.2020 21:25

does not work. why is this at the top of my google results

Ответить
Pavan Muppalaneni
Pavan Muppalaneni - 17.05.2020 16:03

lol, I came here to find the solution for the terminal error.

Ответить
Pythonista
Pythonista - 23.04.2020 04:04

This method not working.

Ответить
Sara
Sara - 13.04.2020 18:37

For anyone who's wondering, to complete the set up you should do CTRL+P --> click Preferences: Open User Setting --> search for "conda path" and then write the path you where you have installed anaconda. It should be the same you entered as Python Path but this time, instead of writing [path]\python.exe you should write [path]\_conda.exe

For example: D:\Users\userName\anaconda3\_conda.exe

This solves the error shown at the end of the video in the console :)

Ответить
Moises Diaz
Moises Diaz - 09.04.2020 04:24

It worked!!

Ответить
Hermann Ange Cherubin Kouassi
Hermann Ange Cherubin Kouassi - 09.04.2020 00:04

Thank you very much!

Ответить
Sepgorut
Sepgorut - 01.04.2020 13:36

I'm getting
'python' is not recognized as an internal or external command,
operable program or batch file.

Ответить
Forrest Deters
Forrest Deters - 31.03.2020 02:08

Thank you for this! Spent way too long stumbling around trying to figure this out before I found your video.

Ответить
Lina Baier
Lina Baier - 25.03.2020 19:04

I got the same error... for me it works opening visual studio code from the anaconda prompt:
navigate to your workspace folder and start visual studio code typing "code ."

Ответить
Sukkrit Sharma
Sukkrit Sharma - 25.03.2020 13:39

You should have selected add anaconda to path variable while installing anaconda , that would have fixed 'conda' is not recorgnised problem.

Ответить