No video

Virtual Environment in Python | Python Tutorial - Day #43

  Рет қаралды 235,925

CodeWithHarry

CodeWithHarry

Күн бұрын

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master Python. This python tutorial for absolute beginners in Hindi series will focus on teaching you python concepts from the ground up.
Access the Playlist: • Python for Beginners (...
Link to the Repl: replit.com/@co...
Join Replit the browser-based IDE used in this course - join.replit.co...
►Checkout my English channel here: / @programmingwithharry
►Instagram: codewithharry
python, C, C++, Java, JavaScript and Other Cheetsheets [++]:
Playlist: • Coding CheatSheets 🧾 b...
►Learn in One Video[++]:
Python[15 Hr]: • Python Tutorial For Be...
Python Advance[3.5 Hr]: • Python Programming Cou...
Python[1 Hr]: • Learn Python In Hindi ...
Python[2 Hr]: • Python Tutorial In Hin...
Python[15 Min]: • 15 Minute Python Tutor...
JavaScript[1 Hr]: • JavaScript Tutorial
C[1.3 Hr]- • C Programming Tutorial...
php[1 Hr]: • Learn Php In One Video...
php[2.3 Hr]: • Php Tutorial for Begin...
php[Project]- • Login And Registration...
HTML[30 Min]: • HTML 5 Tutorial For Be...
CSS[8.5 Hr]: • CSS Tutorial In Hindi ...
CSS[1.4 Hr]: • CSS 3 Tutorial For Beg...
Wordpress[3.2 Hr]: • How To Make a WordPres...
Angular[2 Hr]: • Angular Tutorial in Hindi
Java[2.3 Hr]: • Java tutorial in hindi 🔥
Web Scraping[1 Hr]: • Web Scraping Tutorial ...
MongoDB[2 Hr]: • MongoDb Tutorial For B...
Numpy[1 Hr]: • Numpy Tutorial in Hindi
Android Dev[12 Hr]- • Android Development Tu...
Linux[1 Hr]: • Linux Tutorial For Beg...
JQuery[1.1 Hr]: • jQuery Tutorial For Be...
Git and GitHub[1.1 Hr]: • Git & GitHub Tutorial ...
►Complete course [playlist]:
React: • React Js Tutorials in ...
Python- • Python Tutorials For A...
OOP Python- • Object Oriented Progra...
Java: • Java Tutorials For Beg...
JavaScript- • JavaScript Tutorials I...
PHP- • PHP Tutorials in Hindi
C- • C Language Tutorials I...
C++- • C++ Tutorials In Hindi
Git & GitHub- • Git and GitHub Tutoria...
Android Dev- • Android Development Tu...
Python GUI- • Python GUI: Tkinter Tu...
Web Development- • Web Development Tutori...
Python Django: • Python Django Tutorial...
Projects Using HTML, CSS & Javascript- • Projects Using HTML, C...
Data Structure and Algo: • Data Structures and Al...
Follow Me On Social Media
►Website (created using Django Rest & Angular): www.codewithha...
►Facebook: / codewithharry
►Instagram: / codewithharry
Twitter: / codewithharry
Comment "#HarryBhai" if you read this 😉😉

Пікірлер: 524
@baki_1205
@baki_1205 7 ай бұрын
for windows user simply create a folder in any directory then 1: press win + R to open cmd 2: type (if in C) cd C: \python-enve 3) python -m venv myenv 4) myenv\scripts\activate i hope this helps 😄
@pavanirupa4262
@pavanirupa4262 5 ай бұрын
Its not working
@baki_1205
@baki_1205 4 ай бұрын
@@pavanirupa4262 it's windows and your folder has to be created in C directory
@adivishku
@adivishku 4 ай бұрын
thx bro
@oye_pritpal
@oye_pritpal 4 ай бұрын
it is really helpful, as I was also stuck thinking how to go forward, as the SOURCE keyword error appeared, I was stuck
@GovindSingh-hc8zy
@GovindSingh-hc8zy 2 ай бұрын
Thank You Sir
@ssgamer5693
@ssgamer5693 10 ай бұрын
This is the hardest thing to learn in the first 50 videos
@RoyalPandit021
@RoyalPandit021 8 ай бұрын
Yeah I was thinking set methods but after 10 minutes of this bro this might even be harder than 55th episode
@Akhildesignsbuddy
@Akhildesignsbuddy 8 ай бұрын
agreed 😅
@creativemaster007
@creativemaster007 7 ай бұрын
CAN YOU EDIT AND TELL PEOPLE TO RUN IN CMD PROMT RATHER THAN POWERSHELL. I THINK MAJORITY OF PEOPLE ARE MAKING THAT MISTAKE. ASK THEM TO USE CD-FILEDIR NAME TO DIRECT INTO RELEVANT FOLDER.
@gayatripandey2685
@gayatripandey2685 6 ай бұрын
Bro don't waste ur time ​in learning methods of a data type between coding you will master them also you can google them (this help in beggining) @@RoyalPandit021
@vibhumishra2609
@vibhumishra2609 5 ай бұрын
Yeahh man I'm just 5 Mins in and everything is going over my head
@deepudadagaming4497
@deepudadagaming4497 Ай бұрын
For windows Step1 -> create a new file Step2 -> open file with cmd (Simply click on path name and enter only (cmd) then enter ) Step3(type) -> python -m venv myenv Step4(for activate type ) -> myenv\Scripts\activate
@garvit3071
@garvit3071 Жыл бұрын
for windows user simply follow the following commands- # for making a new environment (same)-> python -m venv dir_name # for activation of that environment- dir_name\Scripts\activate I also got stuck in this so decided to help !
@EnglishGuru-qm9hc
@EnglishGuru-qm9hc Жыл бұрын
Thankyou so much brother 🙏🏻🙏🏻
@EnglishGuru-qm9hc
@EnglishGuru-qm9hc Жыл бұрын
Brother pandas install nahi ho raha hai can you help me i got warnings and at last error
@randomizedasyoulike1635
@randomizedasyoulike1635 8 ай бұрын
thanks this one worked
@garvit3071
@garvit3071 8 ай бұрын
@@randomizedasyoulike1635 👍
@garvit3071
@garvit3071 8 ай бұрын
kya error a rha hai bhai? ab tk to krlia hoga shyd @@EnglishGuru-qm9hc
@bepositive271
@bepositive271 Жыл бұрын
Tip : you can also make multiple folders using this python -m venv There are many Folders HUh Now it will make There folder , are folder, many folder , Foldres folder and HUh folder
@user-dx6ck4zr3r
@user-dx6ck4zr3r 2 ай бұрын
Wow
@sumitkanth5349
@sumitkanth5349 Жыл бұрын
If you are using window, you can use below commands :) 1. virtualenv dir_name ( in dir_name you can write anything ) 2. dir_name/Scripts/activate ( for activating ) 3. deactivate ( for deactivating )
@_mystic.15
@_mystic.15 Жыл бұрын
Thank you so much 😊
@gauravpanwar1999
@gauravpanwar1999 Жыл бұрын
how to access venv folder using cmd for window
@sumitkanth5349
@sumitkanth5349 Жыл бұрын
@@gauravpanwar1999 access ?
@EnglishGuru-qm9hc
@EnglishGuru-qm9hc Жыл бұрын
Brother am not able to install pandas i got warnings please help me
@mohd.tabishkhan4868
@mohd.tabishkhan4868 Жыл бұрын
Thanks bhi
@RaunakBisht-p6v
@RaunakBisht-p6v 22 күн бұрын
While using Replit we don't interact with terminal or pip like things. Hence it's a little difficult for us but you explained it very well I got it. The only thing is that commands in Windows are little different compared to Mac, but that's Fine We will Find some Way. 👍🙏
@ShaileshSingh-hb6gh
@ShaileshSingh-hb6gh Жыл бұрын
Its very informative for version control
@MOHATASEEMKHANAuto
@MOHATASEEMKHANAuto Ай бұрын
to activate the env in windows follow the following instructions: after creatin the folder 1:python -m venv myenv (press enter myenv can be replace with any thing) 2:cd myenv (press enter) 3:Scripts\activate (press enter the env will created as myenv)
@thealexkr2667
@thealexkr2667 Жыл бұрын
Thanks for updating my KNOWLEDGE sir 🙏
@harshitasingh902
@harshitasingh902 Жыл бұрын
Felt like this was the most informative video in the whole series. Learnt so many news things about python. Thanks Harry bhai♥
@themeansquare953
@themeansquare953 9 ай бұрын
Harry, this was super informative. Thanks for keeping things simple!
@Shauryav-of8co
@Shauryav-of8co 3 ай бұрын
Watch from 8:52 to understand clearly
@muhammadnomanaslam184
@muhammadnomanaslam184 3 ай бұрын
aaj ka python tutorial mujhey kaafi mushkil lagha samjhne may but maynay isski thori si practice kr k aur isska notes tayar kr k finally achay say samjh lia k "Virtual Environment" kiya hote hai, thank you so much harry bhaiya itna achay say samjhane k liay, love from pakistan 🇵🇰
@SigmaCanSpeak
@SigmaCanSpeak 18 күн бұрын
Aaj Kahan ho bhai ? Python complete krne k baad kia kr rahay ho
@muhammadnomanaslam184
@muhammadnomanaslam184 18 күн бұрын
@@SigmaCanSpeak maynay inki just 81 percent python seekhi thi q k uss k agay phrne ka khus khaas zada faid a nahi, phir maynay django shuru krd hai yr bss 1 month khuwar hone k baad pata chala k django bhi yehi bhai seekha rahe hai to phir seekhna shuru kara hai almost 18 videos dekhli hai django ki, achay tutorial banaey hai bhai nay
@90sbollywoodhindi
@90sbollywoodhindi Жыл бұрын
Something's New I got to know today... Thanks Harry Bhai....
@ZENUX_EDITS
@ZENUX_EDITS Жыл бұрын
Bhai 40min me 1000+ log dekhte hai but less than 200 likes? C'mon guys! Where you're going to get a teacher like this?!!
@user-nv8tb2mu6x
@user-nv8tb2mu6x 2 ай бұрын
Hey Harry This Video was extremely Helpful. I got all the concepts on virtual environment just in 20 mints.
@monireol
@monireol Жыл бұрын
finally me playlist ke sath aa gaya fir se.
@mayurpatil4916
@mayurpatil4916 27 күн бұрын
this information is really valuable in my recent coding skills
@Khemchandbhatiya4
@Khemchandbhatiya4 Жыл бұрын
Harry bhai I understand all the things about how the virtual environment works. But as a beginner, I have difficulty understanding the term that you use can anyone suggest to me how and what these words are described as ?
@aryyann05
@aryyann05 Жыл бұрын
what words?
@kracksilentgaming2830
@kracksilentgaming2830 Жыл бұрын
Bhai abhi aapko na wo sb smj ne ki jroorat nhi h aap ko bs working pta honi chahiye ki ye kaam kse krta h pandas module abhi jaanne ki jaroorat nhi h bs install kse krte h kse activate krte h ye smjlo wo kya work krte h ye abhi rhene do
@SHADOW-pr4tp
@SHADOW-pr4tp 6 ай бұрын
​@@kracksilentgaming2830 Thanks bhai nain khud hairan thaa yay pandas kya hain install to pata lag but aik dun say harry bhai nay yay batana shuru kr dia mujhy to pata bhi ni yay hay kia
@DRACO333-vk8rf
@DRACO333-vk8rf Ай бұрын
Guy's mera nai ho raha hai😢 , Python was not found esa aa raha hain 😭, Kisi ko solution pata ho toh pls bata do
@bandhanmajumder919
@bandhanmajumder919 10 ай бұрын
Guys... if you are getting errors (like activation not enabled, scripting is disabled) in windows... do this.. ** Delete the myevn file first** or you can totally jump into the existing directory through command prompt 1. close the powershell 2. go and open command prompt 3. go to the directory using cd command. .. (for example if I want to create a the environment in python-enviro in D directory, type D: enter and then cd python-enviro 4. run the command python -m venv myevn (you can give any name in the place of myenv, basically a folder will be created with this name) 5. type cd myevn (or the name you have given) 6. type cd Scripts 7. type activate (or deactivate to deactivate) succesfully activated :)
@the_popstar
@the_popstar 8 ай бұрын
Thanks...appreciated
@ganeshvhatkar9040
@ganeshvhatkar9040 Жыл бұрын
Mindblowing Session sir!!!!☺☺☺
@ayush9225
@ayush9225 9 ай бұрын
What command to use to create a main.py file in virtual environment in windows? touch main.py is not woking
@srijan_tripathi
@srijan_tripathi 2 ай бұрын
Touch is for linux & mac
@Bhaveshz1628
@Bhaveshz1628 Жыл бұрын
Yess I am present 🎁🥰
@starvipin1097
@starvipin1097 Жыл бұрын
bhai plz window use kro hm sab window he chlaty h
@approgrammingdoor1373
@approgrammingdoor1373 Жыл бұрын
First comment pls shout out harry bhaiya kal maine loop me ek doubt puchha tha aapne solve nahi karaya pls bhaiya I am just of 13 years I am learning python pls give solution of my doubt pls pls pls pls
@srikarjonnala6509
@srikarjonnala6509 Жыл бұрын
Awesome experience
@rameshgywali2809
@rameshgywali2809 4 ай бұрын
very good
@Kavishhhh08
@Kavishhhh08 2 ай бұрын
video ko 2 barr dekha tb achi tarah samaj aaya . thanks bro for such a great explination
@user-dx6ck4zr3r
@user-dx6ck4zr3r 2 ай бұрын
Thankq so much!!!
@anishkumar-ko7ud
@anishkumar-ko7ud 5 ай бұрын
good course
@omramani9526
@omramani9526 7 ай бұрын
for all those whose myenv/Script/activateps.1 is not working or showing error, you need to install latest version of powershell.
@Hbldelhi
@Hbldelhi Жыл бұрын
Mana apka phytho ka playlist se sheakha thank you 😊
@rajneeshgupta330
@rajneeshgupta330 Жыл бұрын
Khan sir maje aagye all days present 🙏🏻
@Muhammad_Haroon_Javeed
@Muhammad_Haroon_Javeed 6 ай бұрын
Just open the file where folder located in address bar where PC > documents> etc were written just write cmd and press enter
@user-bm9hk7qc5q
@user-bm9hk7qc5q Жыл бұрын
Out of all the videos, this is the only thing I didn't understood that well until now :(
@Tech_Enthusiasts_Shubham
@Tech_Enthusiasts_Shubham Жыл бұрын
Thanks a lot for this python course sir but please make videos on django web development also 🙏🙏 after this
@andrul01
@andrul01 Ай бұрын
This course is wow ❤❤❤❤
@tejashvejash
@tejashvejash Жыл бұрын
Hm ok
@jaysolanki6894
@jaysolanki6894 10 ай бұрын
Insightful, Thank you for sharing pure knowledge 🙌🙌
@ozge-yagizfan
@ozge-yagizfan Жыл бұрын
I am getting this error myenv\Scripts\activate.ps1 : The module 'myenv' could not be loaded. For more information, run 'Import-Module myenv'. At line:1 char:1 + myenv\Scripts\activate.ps1 + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (myenv\Scripts\activate.ps1:String) [], CommandNotFoundException + FullyQualifiedErrorId : CouldNotAutoLoadModule
@soulfulmercy
@soulfulmercy 4 ай бұрын
same issue how to handle anyone knows?
@aamir1608
@aamir1608 Жыл бұрын
Day 43 🔥
@theHarmanSingh1
@theHarmanSingh1 10 ай бұрын
loved it, easy to understand when will it get tough
@delhiwaalevlogs4188
@delhiwaalevlogs4188 Жыл бұрын
Baaaki isse pehle tak ka mujhe sabh clear hai
@aravchauhan9186
@aravchauhan9186 Жыл бұрын
what can be used in windows same as "touch" in mac
@yatibhatnagar5370
@yatibhatnagar5370 Жыл бұрын
how you make this yrr..I Can't able to understand harry bro😔😔😔
@Mr-kx8xp
@Mr-kx8xp Жыл бұрын
Bhai screen ko zoom kr diya karo aur apke example se confused hu jata hu kabhi kabhi 😂 But teaching your super Bhai ❤️
@im-Anarchy
@im-Anarchy Жыл бұрын
im 16 and learning programming for about 3 years now i have learned C,C++, Java, web development(basic) and finally i have found my passion that is ML and AI, my brother is 10 and i ask him many times not to waste his time ,rather he can learn skills or learn to use AI tools for various purposes but he is too small to understand value of time. I am saying this because i am also going through a hard time i want to pursue tech i have clear goals afterall i have to eat the shit of our fuckin indian education system i have boards in 2 months , and then iit prep. wasting 2 years in eating the shit of useless physics ,chemistry and maths because my parents are of old mindset. So I will only say to utilise your time as much as possible, and remember if you wish to go in service sector ,competition and tech is growing exponentially, and AI will always be there to automate your job in most cases, and so always keep yourself and your skills up to date and above AI, and learn how to use AI for your upskilling and betterment.
@rohanrajput_9
@rohanrajput_9 Жыл бұрын
Good bro, I'm 18 and started learning for two years now, just keep up the hard work, you will already have 5 years of coding experience when you get 18 and that's very impressive
@evilgame6197
@evilgame6197 Жыл бұрын
have a life kiddo
@infinityashutosh9363
@infinityashutosh9363 Жыл бұрын
bruh can we get in touch
@priyansh_rana
@priyansh_rana Жыл бұрын
khelne kudne ki Umar hai bhai teri
@evilgame6197
@evilgame6197 Жыл бұрын
@@priyansh_rana wahi
@SigmaCanSpeak
@SigmaCanSpeak 18 күн бұрын
Thank you so much bhai 4 baar Dekhi video aur jb tk khud try ni kia tb tk smjh ni aaya
@Keepitshort417
@Keepitshort417 Жыл бұрын
present sir from Pakistan tharparkar more
@Mr.Phantom001
@Mr.Phantom001 3 ай бұрын
This python course is 🔥💯
@Ghani1255
@Ghani1255 Жыл бұрын
Harry bhai pls make a video on how game trailers and cinematics shots are made , Thank u
@rAjAbhinand98
@rAjAbhinand98 Жыл бұрын
Cool
@brajogopalchakraborty908
@brajogopalchakraborty908 Жыл бұрын
import os i write this code to create virtual env.: command = ["python -m venv myenv", "myenv\Scripts\Activate.bat"] for index, cmd in enumerate(command): os.system(cmd)
@abhinavrawat7999
@abhinavrawat7999 Жыл бұрын
Amazing Tutorial!
@CoderzGaming093
@CoderzGaming093 Жыл бұрын
#day43
@rahmansherif
@rahmansherif Жыл бұрын
no need to type source in windows just type ./file name then fiel\scripts\activate if your confused thank me later
@legitimate_kangaroo
@legitimate_kangaroo Жыл бұрын
thanks a lot
@rahmansherif
@rahmansherif Жыл бұрын
@@legitimate_kangaroo welcome 🤗
@hannanbaig7888
@hannanbaig7888 Жыл бұрын
myenv\Scripts\activate.bat
@Hassaan-u1i
@Hassaan-u1i 2 ай бұрын
amazing course
@vaibhavsoni4680
@vaibhavsoni4680 8 ай бұрын
most important video of this series
@saugatnepal5956
@saugatnepal5956 Жыл бұрын
21 minutes long video. Dil jeet liya bhai aaj toh. 🥰
@prajval37
@prajval37 Жыл бұрын
21 min tumhe jyada lag rahen hain harry bhai ne 15 ghante ke 2 videos banaye hain
@saugatnepal5956
@saugatnepal5956 Жыл бұрын
@@prajval37 I'm saying 21 minutes long because it was longer than other videos. Get the context.
@DW-vx7uy
@DW-vx7uy Жыл бұрын
Quality matters
@LASTSTRANGER
@LASTSTRANGER Жыл бұрын
10:00Why it is not activating in windows
@__Atif_7190
@__Atif_7190 Жыл бұрын
Bhai yah tou windows me work he nhi kr rahe hai koi
@Code_gen
@Code_gen 6 ай бұрын
Windows me file kaise banana he
@techjitesh
@techjitesh Ай бұрын
Same question
@SachinYdv1shi
@SachinYdv1shi Жыл бұрын
Bhai abhi mai aapka java script ka course kr rha hu ,,,ye wala baad me karunga ,,,pura 😊 Thanks Bhai
@technikalproblem6780
@technikalproblem6780 Жыл бұрын
Thank you so much sir for creating this video!
@NEERAJ-dw9bt
@NEERAJ-dw9bt 6 ай бұрын
Present sir 🤚
@secretcoder3346
@secretcoder3346 Ай бұрын
Who was not understand this video first search what is the virtual environment and why we are using this actually
@phenomenal647
@phenomenal647 Жыл бұрын
Concept Clear but in strating confusion between Mac and Windows Commands difference.
@chandankushwaha8932
@chandankushwaha8932 Жыл бұрын
awesome
@its.hariom
@its.hariom 11 ай бұрын
One doubt ?? Can we install a virtual environment in a virtual environment?? Seriously i can't imagine ...is it possible??
@LakshyaSharma-or2be
@LakshyaSharma-or2be 10 ай бұрын
sir, can you make this video for windows because its too confusing video
@eashovon
@eashovon Жыл бұрын
Present Brother From Bangladesh.....#Day43 Done
@sridiptah3186
@sridiptah3186 Жыл бұрын
Thanks sir this one is something new😅❤
@DeepakKumar-ii4uy
@DeepakKumar-ii4uy Жыл бұрын
Bro after this course we want NEW Java course BY you..
@MmAaZzzz
@MmAaZzzz 2 ай бұрын
really helpful! 👍👍
@anonymous____________________4
@anonymous____________________4 Жыл бұрын
Pranam bhrata 🙏 apka bahutt baht dhanyawad 😄🧡😇🙏🙏😇
@gulshanchaudhary5496
@gulshanchaudhary5496 Ай бұрын
#harry bhai
@samarthstgaming
@samarthstgaming Жыл бұрын
Nice sir
@teertharajturkar
@teertharajturkar Жыл бұрын
#day 43 present harry sir
@yuniekanand301
@yuniekanand301 Жыл бұрын
Sir I am getting error source is not an internal or external command how to fix it?????????
@apardeepsingh5300
@apardeepsingh5300 Жыл бұрын
same error bro have you solved it?
@statusmaster5759
@statusmaster5759 Жыл бұрын
Bhai aapko all MacBook ko compare karke kiske liye konsa best h video bana kar suggest krna cahiye 🤔🤔
@sarvjeetsuryaa5290
@sarvjeetsuryaa5290 Жыл бұрын
haa yaar
@gyaneshraj6921
@gyaneshraj6921 11 ай бұрын
yaaaahhhhhhh!!!!!
@abhinavkaushal1376
@abhinavkaushal1376 Жыл бұрын
thank you sir ji 🙏🙏🙏
@ameerausman3822
@ameerausman3822 Жыл бұрын
Assalamualaikum Harry Bhai you are brilliant teacher ❤
@crazyvideos4866
@crazyvideos4866 Жыл бұрын
Thank u for all video ❤❤❤
@omyadav_143
@omyadav_143 Жыл бұрын
source is not recognized as an internal or external command. This error is irritating me a lot. Plz help.
@madhabkafle8898
@madhabkafle8898 Жыл бұрын
mine too ... any solutions to it?
@meditationmusic6482
@meditationmusic6482 Жыл бұрын
Thanks sir.
@Vignesh-y4j
@Vignesh-y4j 26 күн бұрын
43rd one!!
@crashcourse-learningchanne3380
@crashcourse-learningchanne3380 Жыл бұрын
Very Helpful sir
@dhamu14321
@dhamu14321 Жыл бұрын
Thanks sir ❤❤❤
@RECITOR_HJ
@RECITOR_HJ 10 ай бұрын
i dont understand there is some mistake in my shell i install diffrent moduleversion in a V.E but each time its showing me a version of pandas 1.52
@kalyanisharnagat2804
@kalyanisharnagat2804 6 ай бұрын
Virtual envirnment
@sparkcodez
@sparkcodez Жыл бұрын
ty sir!! it was hard to make a virtual environment at first because i was using activate function of mac then i noticed windows one 😆
@abhishekrastogi169
@abhishekrastogi169 Жыл бұрын
What is the command for winfows please tell me
@learnomics
@learnomics Жыл бұрын
@@abhishekrastogi169 He have written it on raplit you can see. If you can't then google it.
@bepositive271
@bepositive271 Жыл бұрын
@@abhishekrastogi169 For those who are having problem in windows do this -: 1.First make a folder and go to the folder click on the directory remove all things and type cmd it will open cmd in that folder 2.Run the command python -m venv myenv 3.Now just go to the Folder and then to the myenv in myenv you can see Scripts folder go in it and then copy the path for me it is E:\Virtual Enviroiment\virtual_enviroment\Scripts then just add /activate.bat in it then the directory is E:\Virtual Enviroiment\virtual_enviroment\Scripts\activate.bat just copy the path and enclose it in quotes ("") then it will became "E:\Virtual Enviroiment\virtual_enviroment\Scripts\activate.bat" now just copy this and paste in the cmd it will activate your folder
@ishaanchakrabortty3989
@ishaanchakrabortty3989 Жыл бұрын
@@bepositive271 usse bhi ek acha tarika hai first you have to make a folder then open the folder and do shift+rightclick then click on the powershell then follow the steps of harry bhai because it same only.
@user-yq7kk4hq7k
@user-yq7kk4hq7k Жыл бұрын
@@bepositive271 thank you so much for this information.
@Meow-fx1ws
@Meow-fx1ws Жыл бұрын
I HAVE MADE A TEXT ENCRYPTOR WHICH CONVERTS TEXT IN FORM NUMBERS AND BY ENTERING SAME NO WE CAN GET THE TEXT
@GoGetSP
@GoGetSP Ай бұрын
while installing pandas any particular version I tried both 1.4.4 or 1.5.3 it shows error : Microsoft Visual C++ 14.0 or greater is required?? what does it mean and how to overcome?
@HeyKaran-ir5mm
@HeyKaran-ir5mm 6 ай бұрын
thank you bro
@monireol
@monireol Жыл бұрын
I am using Python 3.11.1 on Windows Subsystem for Linux (WSL) Ubuntu python3 -m venv myEnv is not working... it's giving me an error Error: Command '['/home/MyName/learnPython/virtualEnvironment/myEnv/bin/python3', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
@NalainHaider-ks3kx
@NalainHaider-ks3kx 2 ай бұрын
python3 nhin khali python likho
@monireol
@monireol Ай бұрын
@@NalainHaider-ks3kx bro, problem command me nahin tha
@rohanahirwar447
@rohanahirwar447 Жыл бұрын
#Harry Bhai
@user-sq5ou8yu3x
@user-sq5ou8yu3x 5 ай бұрын
Nice🎉
@GoGetSP
@GoGetSP Ай бұрын
When it comes to installing the version of pandas same as my Global python Interpreter to the virtual environment I am able to do it without any error but whenever I try to install any other version of pandas to the virtual environment it throws Microsoft Visual C++ and wheel error? Please guide. Ty!
@shalinikumari6050
@shalinikumari6050 8 ай бұрын
I didn't understand anything Please anyone suggest me what I will do now It's too hard for me From the whole lec , I just learn that we use virtual environment to use different versions of python in the system
@anupamarya4057
@anupamarya4057 7 ай бұрын
me too
@GoGetSP
@GoGetSP Ай бұрын
I am using Windows 10. I right click type python -m venv myenv and when I check the folder myenv gets created separately not inside python env.. why???
How import works in Python | Python Tutorial - Day #44
12:42
CodeWithHarry
Рет қаралды 194 М.
Is Python the Coding Language of the Future? A Brief Analysis
9:23
Apna College
Рет қаралды 466 М.
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 61 МЛН
PEDRO PEDRO INSIDEOUT
00:10
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 20 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 29 МЛН
The Complete Guide to Python Virtual Environments!
15:52
teclado
Рет қаралды 344 М.
Which Operating System I use and Why 💻
14:57
CodeWithHarry
Рет қаралды 118 М.
How much HTML, CSS and JavaScript is Enough to get a Job 🔥
14:32
CodeWithHarry
Рет қаралды 222 М.
Python Virtual environment guide
18:20
Chai aur Code
Рет қаралды 15 М.
Virtual Environments in Python - Crash Course
13:33
NeuralNine
Рет қаралды 92 М.
if __name__ == "__main__" in Python | Python Tutorial - Day #45
9:24
CodeWithHarry
Рет қаралды 205 М.
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 61 МЛН