Set Up Python Virtual Environment In Visual Studio Code (VS Code) | VSCode activate venv

  Рет қаралды 137,129

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер
@AlMar-j5l
@AlMar-j5l Жыл бұрын
BRO, i spent like 3 hours trying to figure this out in power shell. Most grateful and blessings to you and your family
@Yangyang-1995-
@Yangyang-1995- Жыл бұрын
me tooooo !!! haha
@Wallie.AiFounder
@Wallie.AiFounder Жыл бұрын
bro try 3 days jesus chris thank god
@SirivanthJavali0
@SirivanthJavali0 5 ай бұрын
i spent almost 6 hours, thank you. let god gives you more peace
@theodorehh3529
@theodorehh3529 10 ай бұрын
Dude, thank you, especially for the last part. I tried finding out how to make coderunner work in vscode with venv but had no such luck. Until I found this video that is!😁
@jelagatkimosop1414
@jelagatkimosop1414 Ай бұрын
You are a live saver...After spending several hours.
@cloudproblemssolved
@cloudproblemssolved 9 ай бұрын
i recall stumbling upon you for Linux lessons for semester 1, here I am again by happenstance to get help starting venv, great job. BTW, if you need help making the "Run with code"option appear in File Explorer, just redownload VS Code and check both the boxes to enable the shortcut in the Wizard
@leeworthington5302
@leeworthington5302 10 ай бұрын
Thanks!
@sanjanakatala4311
@sanjanakatala4311 25 күн бұрын
thank you so much, i was struggling with this yesterday
@sumsumiho
@sumsumiho 10 ай бұрын
Thank you for such a detailed explanation!
@what-is-qg9og
@what-is-qg9og Жыл бұрын
finally,very good video about this topis thanks
@leeworthington5302
@leeworthington5302 10 ай бұрын
Thank you, I could not figure out what was wrong with my venv until watching this
@gajumasare5443
@gajumasare5443 Жыл бұрын
the top "#!" line was a pain to solve. thank you this saved me from many mental breakdowns
@228_drishti4
@228_drishti4 11 ай бұрын
Really helpful, helped me with installing virtual environment.
@realmetaprince
@realmetaprince 15 күн бұрын
Thank you so much for this, it really helped me out.
@SparkYYvids
@SparkYYvids Жыл бұрын
the best guide thank you so much
@Andrew-Wardle
@Andrew-Wardle Жыл бұрын
Very informative, thank you
@benardmwinzi981
@benardmwinzi981 10 ай бұрын
Thank you so much for this video
@MsQuikly
@MsQuikly Жыл бұрын
Thank you very much, this helped me a lot.
@AmitJamshetty
@AmitJamshetty 2 ай бұрын
AMAZING VIDEO!
@santiagoarocha9554
@santiagoarocha9554 Жыл бұрын
Thank you very much!
@taitchi
@taitchi Жыл бұрын
Thanks !
@opmfa1850
@opmfa1850 Ай бұрын
so do i have to do the same steps every time i want to make a numpy program?? or it will be added to vscode already?
@elhabibchaine9526
@elhabibchaine9526 Жыл бұрын
Thank you so much
@audiodiwhy2195
@audiodiwhy2195 9 ай бұрын
thank you, this is a helpful video. I have tried doing this other ways and it's failed--but using the terminal and command line as you describe worked for me. One minor difference for me (I am running Python 3.11 and Windows 10), the pip steps at 8:25, I had to navigate to pip in the virtual directory and run it as ./pip or (for me) it would find the global version of PIP, use that instead, and then install the module in my windows roaming profile, not the virtual env. Probably something to do with my PATH setup, maybe.
@kevinkeshav
@kevinkeshav Жыл бұрын
@3:15 I think you mean backslash Edit: 'backslash' from 'Backward Slash'
@nyx-1765
@nyx-1765 Жыл бұрын
I have a question! My python version is 3.9 but my new project need python 3.10 so i created a new terminal but i dont know what should i do to run my codes with python 3.10 not 3.9
@PirateGames277
@PirateGames277 5 ай бұрын
Thank you so much!
@MAXRAY-bw9kv
@MAXRAY-bw9kv 11 ай бұрын
thanks it works for me
@toddgilbey3979
@toddgilbey3979 Жыл бұрын
Just to clarify, would it be possible to set my Virtual Environment to an Azure File Share mount, install the Python Application in that file share, them set the Python Interpreter to that directory?
@JourneyMindMap
@JourneyMindMap Жыл бұрын
CTRL+SHIFT+P -- > Type Create Environment
@resh_merari_98
@resh_merari_98 4 ай бұрын
Thank you very much. I was stuck and this helped me out.
@nicholasdupont9097
@nicholasdupont9097 Жыл бұрын
I was able to create the virtual environment (for some reason I'm bash) with python3 -m venv myenv, but none of the instructions after that worked.
@jarvisjackson4833
@jarvisjackson4833 Жыл бұрын
i think it's Bin instead of Scripts in the path to activate it.
@Aarcodes
@Aarcodes Жыл бұрын
Will u be starting py programs series as well now?
@pietro5856
@pietro5856 Жыл бұрын
one question, why in powershell we cant do it
@timjames4306
@timjames4306 11 ай бұрын
I am not getting that pop up how to fix that issue?
@selsabil9070
@selsabil9070 11 ай бұрын
Can i change version of python in environnement
@amirsajjadrahmani
@amirsajjadrahmani 9 ай бұрын
Thanks
@Wallie.AiFounder
@Wallie.AiFounder Жыл бұрын
thanks
@GeekRedux
@GeekRedux 10 ай бұрын
3:16 No, not right. Forward slash = / Backslash = \
@opmfa1850
@opmfa1850 Ай бұрын
can pipenv help?
@the_alpha_2000
@the_alpha_2000 Жыл бұрын
Hi, I'm getting an error [SSL CERTIFICATE VERIFY FAILED] Anything you can help?
@rohitdutta9764
@rohitdutta9764 Жыл бұрын
how did you get that error?
@damithedirisingha6885
@damithedirisingha6885 Ай бұрын
I can not show activate
@hannibalchipara9666
@hannibalchipara9666 Ай бұрын
after spending hours trying to figure out how to go around ve.....
@NoName-bp6uo
@NoName-bp6uo Жыл бұрын
*ты камень, ничего полезного не рассказал*
How To Install OpenCV in PyCharm
2:30
ProgrammingKnowledge
Рет қаралды 29 М.
The Complete Guide to Python Virtual Environments!
15:52
teclado
Рет қаралды 375 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
My Python Development Environment Setup - Full Tutorial
20:39
Tech With Tim
Рет қаралды 249 М.
Getting Started with Python in VS Code (Official Video)
10:20
Visual Studio Code
Рет қаралды 187 М.
How to Set up VS Code for Data Science & AI
22:53
Dave Ebbelaar
Рет қаралды 335 М.
Zed “kills” VSCode
12:10
Alex Ziskind
Рет қаралды 916 М.
How to set up Python on Visual Studio Code
6:57
Kenny Yip Coding
Рет қаралды 1 МЛН
How to Setup Your Python Environment (With VSCode & Anaconda)
11:31
RichardOnData
Рет қаралды 14 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН