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- Жыл бұрын
me tooooo !!! haha
@Wallie.AiFounder Жыл бұрын
bro try 3 days jesus chris thank god
@SirivanthJavali05 ай бұрын
i spent almost 6 hours, thank you. let god gives you more peace
@theodorehh352910 ай бұрын
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Ай бұрын
You are a live saver...After spending several hours.
@cloudproblemssolved9 ай бұрын
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
@leeworthington530210 ай бұрын
Thanks!
@sanjanakatala431125 күн бұрын
thank you so much, i was struggling with this yesterday
@sumsumiho10 ай бұрын
Thank you for such a detailed explanation!
@what-is-qg9og Жыл бұрын
finally,very good video about this topis thanks
@leeworthington530210 ай бұрын
Thank you, I could not figure out what was wrong with my venv until watching this
@gajumasare5443 Жыл бұрын
the top "#!" line was a pain to solve. thank you this saved me from many mental breakdowns
@228_drishti411 ай бұрын
Really helpful, helped me with installing virtual environment.
@realmetaprince15 күн бұрын
Thank you so much for this, it really helped me out.
@SparkYYvids Жыл бұрын
the best guide thank you so much
@Andrew-Wardle Жыл бұрын
Very informative, thank you
@benardmwinzi98110 ай бұрын
Thank you so much for this video
@MsQuikly Жыл бұрын
Thank you very much, this helped me a lot.
@AmitJamshetty2 ай бұрын
AMAZING VIDEO!
@santiagoarocha9554 Жыл бұрын
Thank you very much!
@taitchi Жыл бұрын
Thanks !
@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 Жыл бұрын
Thank you so much
@audiodiwhy21959 ай бұрын
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 Жыл бұрын
@3:15 I think you mean backslash Edit: 'backslash' from 'Backward Slash'
@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
@PirateGames2775 ай бұрын
Thank you so much!
@MAXRAY-bw9kv11 ай бұрын
thanks it works for me
@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 Жыл бұрын
CTRL+SHIFT+P -- > Type Create Environment
@resh_merari_984 ай бұрын
Thank you very much. I was stuck and this helped me out.
@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 Жыл бұрын
i think it's Bin instead of Scripts in the path to activate it.
@Aarcodes Жыл бұрын
Will u be starting py programs series as well now?
@pietro5856 Жыл бұрын
one question, why in powershell we cant do it
@timjames430611 ай бұрын
I am not getting that pop up how to fix that issue?
@selsabil907011 ай бұрын
Can i change version of python in environnement
@amirsajjadrahmani9 ай бұрын
Thanks
@Wallie.AiFounder Жыл бұрын
thanks
@GeekRedux10 ай бұрын
3:16 No, not right. Forward slash = / Backslash = \
@opmfa1850Ай бұрын
can pipenv help?
@the_alpha_2000 Жыл бұрын
Hi, I'm getting an error [SSL CERTIFICATE VERIFY FAILED] Anything you can help?
@rohitdutta9764 Жыл бұрын
how did you get that error?
@damithedirisingha6885Ай бұрын
I can not show activate
@hannibalchipara9666Ай бұрын
after spending hours trying to figure out how to go around ve.....