How to Install PIP in Python 3.12 - Windows 10/11 (2023)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
let's see how we going install pip so we can install python packages on python 3.12 first type windows and type CMD so if I type pip here as you can see it will show pip is not recognized as an internal or external command and if I check my python version it is python 3.12 so let's see how we can install pip on python 2.12 first go to your browser and go to this URL I will have this in the description below you can copy it from there and if you go down here you will see this link download the script from this thing link so you right click on this link and click on save link as and this link will be saved in your desktop by default I think or wherever it is saved so I'll just save it in desktop and it is saved so if I go here as you can see it is here now so now what you need to do is you can just exit from this terminal now you need to open Terminal or go to this directory wherever your get paper is installed so one shortcut in window Windows is hold shift and right click and click open Powershell Windows here or open command pump window here anything will work so now as you can see here our power shell window is inside we are inside this directory so uh or you can just to CD and go to somewhere else that is wherever your get Pap is installed so you just follow the shortcut hold shift and right click and click on open partial window here and now you are inside desktop directory and in desktop is where we have our gu p. py so now what you need to do is just type python get PIP hit Tab and it will be autoc completed and now you have something like this now you just hit enter and now python will download pip and install pip as you can see now it is saying install pip now if I check pip v as you can see it is still saying pip is not installed that is because we have not added pip to our path yet so what we need to do is as you can see it is showing our installed in this path right so what you need to do is copy the path and open your Explorer and let's see if the path is copied here or not yes it is copied and if you go to this path as you can see p three is in this path right so I have the path copied now press windows and type CMD sorry not CMD environment variable and click on elimate variables click on path and click edit go here double click and paste the path and now we have the path added click okay click okay again and click okay and now we need to exit this and open command prompt again and now if I type pip DV as you can see it is saying P 23. 3.1 from this is the path papers installed so now we have installed pip and we can install packages like pip install let's say n so this is how you can install packages after installing pip now if you have any questions let me know in the comments below
Info
Channel: The Code City
Views: 69,117
Rating: undefined out of 5
Keywords: install pip, install pip in python3.12, pip for python, how to install pip in python 3.12, how to install pip in python 3.12 on windows 10, install pip in python windows 11, install pip in python
Id: kJaOGOA-MhY
Channel Id: undefined
Length: 3min 18sec (198 seconds)
Published: Sat Nov 18 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.