How to Install PIP for Python

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 212

  • @DJDedBeat
    @DJDedBeat 4 роки тому +65

    I just want to thank everyone in the comments saying to use 'py -m' instead of python, really helped out a lot. Shame microsoft changed the commands, now hundreds of tutorials are out of date. Nevertheless I still got pip installed, thank you a lot.

    • @socialdreamvip7408
      @socialdreamvip7408 4 роки тому +3

      safed my day!

    • @foodiefriends8160
      @foodiefriends8160 4 роки тому

      Sir I installed python 3.8
      Yesterday..
      The setup was successful but the script folder was empty due to which I am not able to use pip.
      Can I download pip using this method??
      Plz Reply...

    • @triet228
      @triet228 2 роки тому +1

      omg thanks

  • @robertbabula7632
    @robertbabula7632 4 роки тому +27

    I'm using Pythin 3.8.1 It does not have PIP. There is a checkbox to enable it. It doesn't do anything. Your tutorial does NOT explain how to install PIP. It only explains error people will get when running 20+ year old versions of Python.

  • @yoavravid7893
    @yoavravid7893 3 роки тому +31

    "How to install pip for python"
    Proceeds to only explain how not to install pip

  • @josuesolares5402
    @josuesolares5402 4 роки тому +13

    The first 22 seconds of this video helped me out so much. Thank you for making this video. I was totally oblivious and or read over the fact that 'pip' is already installed when you download Python. silly me.

    • @foodiefriends8160
      @foodiefriends8160 4 роки тому +2

      Sir I installed python 3.8
      Yesterday..
      The setup was successful but the script folder was empty due to which I am not able to use pip.
      Can I download pip using this method??
      Plz Reply...

  • @PlateLive
    @PlateLive 2 роки тому +23

    C:\Users\plate>pip --version
    'pip' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Users\plate>python -m pip install -U pip
    'python' is not recognized as an internal or external command,
    operable program or batch file.

  • @yourshames
    @yourshames 4 роки тому +2

    Thanks! Ive been reading similar instruction online for an hour but just couldn't get it to click until I saw this video.

  • @LightAdder-jj8pc
    @LightAdder-jj8pc 2 роки тому +1

    I have installed python with pip in program files but my cmd just write no such file or directory

  • @anto1756
    @anto1756 3 роки тому +6

    I have Python 3.9 and get NameError: name 'pip' is not defined, although I have apip Folder in my Python Folder

  • @isassin
    @isassin 3 роки тому +19

    Perfect. I'm on py 3.9.2 and every cmd came up with "[insert cmd here] is not recognized as an internal or external command."

  • @kviehdor
    @kviehdor 2 роки тому +1

    My PC doesn't recognize python for some reason in the command prompt

  • @SamahLama
    @SamahLama 4 роки тому +57

    I have 3.8 and see pip in pycharm, but i don't see pip in my CMD

    • @listigerlurch2575
      @listigerlurch2575 4 роки тому +31

      try "py -m pip --version" instead of "pip --version"
      that worked for me

    • @jeremyg737
      @jeremyg737 4 роки тому

      @@listigerlurch2575 oh my god thanks so much that worked for me to

    • @abdullahrafi1439
      @abdullahrafi1439 4 роки тому

      @@listigerlurch2575 thank you

    • @foodiefriends8160
      @foodiefriends8160 4 роки тому

      Sir I installed python 3.8
      Yesterday..
      The setup was successful but the script folder was empty due to which I am not able to use pip.
      Can I download pip using this method??
      Plz Reply...

    • @philipharrell5264
      @philipharrell5264 4 роки тому

      @@listigerlurch2575 Thanks

  • @aaronbrock4349
    @aaronbrock4349 4 роки тому +16

    None of these are working on my computer; it is always saying 'pip' is not recognized as an internal or external command,
    operable program or batch file.

    • @anon8586
      @anon8586 4 роки тому +1

      Have you ran CMD prompt? This should all be ran in CMD prompt in your user directory.

    • @clusterdriven
      @clusterdriven 4 роки тому +1

      @@anon8586thank you. I was not doing it on my User directory. You saved me

    • @nytricZ
      @nytricZ 4 роки тому

      if you're running this on python 3.8 then this will not work, there is a different line you would need to type

  • @dannyyeoh2340
    @dannyyeoh2340 5 років тому +7

    Cannot type Python, it won't work. Gotta type py on the cmd command prompt. As for pip it is py -m pip and press enter.

  • @ZetruH
    @ZetruH 4 роки тому +55

    so how do you install pip?

  • @Vilfredios
    @Vilfredios 3 роки тому +1

    i write the command in cmd but i took an error no such file or directory. why?

  • @raregemaugustine1585
    @raregemaugustine1585 4 роки тому +1

    Than you so much the video and as well as the comments. The problem has been solved

  • @MrProset
    @MrProset 4 роки тому +4

    thanks to the comments: go to command prompt of your pc and type in: py -m pip --version
    I was really confused as to why I wouldn't have pip on python 3.8.1 but this command solved it, I have pip

    • @maisararasid2938
      @maisararasid2938 4 роки тому +1

      yes ! thanks to the comments too, the command solved and tells me that it has been successfully installed pip-20.0.2 . However when I want run the pip command python get-pip.py, it does not respond anything. So i cannot install scikit if this pip doesnt exist. Might wanna share how do you solve it until you get the pip successfully?

    • @judywang656
      @judywang656 Рік тому

      Thank you for the comments!

  • @tato7554
    @tato7554 4 роки тому +2

    I have python 3.8.3 and when i put the command it says “ pip is not recognized as an internal or external command” can someone help

  • @corruptium6423
    @corruptium6423 2 роки тому +1

    Does Python 3.10 come with PIP already installed?

  • @wertin200
    @wertin200 4 роки тому +2

    I have just install python, i can find python, but for some reason i can not get to pip
    The version of python that i have is 3.9.0

  • @aisopluto3003
    @aisopluto3003 2 роки тому +1

    I installed Python 3.10 BUT I DO NOT HAVE pip installed . Is it just me? ugh i don't know why

  • @KirePlaysMc
    @KirePlaysMc 4 роки тому +1

    Thank you so much i was searching on the Web but there is noting that helped but this video helped me so much

  • @abdullahshahid8587
    @abdullahshahid8587 3 роки тому +2

    concise and to the point, subbed

  • @Gufcnjhhhgfdyy
    @Gufcnjhhhgfdyy 3 роки тому

    this is all im getting
    '-m' is not recognized as an internal or external command,
    operable program or batch file.

  • @olafhoogstad446
    @olafhoogstad446 3 роки тому +18

    A MILLION thanks for making this awesome video!! I was completely stuck, but you totally helped to unstuck me!!

  • @mikethe2238
    @mikethe2238 3 роки тому

    i got this error
    Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

  • @ihssancanmturk3842
    @ihssancanmturk3842 4 роки тому +1

    I am on windows 10, with python version 3.8, I typed exactly what did you typed to install python pip on my computer, but no install has happened so far: is there any other way to install please?

    • @ihssancanmturk3842
      @ihssancanmturk3842 4 роки тому +1

      When I am checking for pip like: pip --version, and error appears: 'pip' is not recognized as an internal or external command,
      operable program or batch file.

    • @ihssancanmturk3842
      @ihssancanmturk3842 4 роки тому

      any suggestion pls?

  • @TopLasagnaLover
    @TopLasagnaLover Рік тому +1

    i have a newer version and it does not have Pip and pip wont install omg

  • @ryanferrier9964
    @ryanferrier9964 Рік тому

    I get an invalid syntax error when I type in pip. I downloaded it from the Python website. What did I do wrong?

  • @Geibelt
    @Geibelt 4 роки тому +8

    i have installed python 3.8 but have no pip and if i try to install it does simply nothing, no error no finish no message, absolutely nothing

    • @arthurmarinho292
      @arthurmarinho292 4 роки тому +5

      Try this command (found it in the comment section of this video): py -m pip --version

    • @Geibelt
      @Geibelt 4 роки тому

      @@arthurmarinho292 ok thank you

  • @digitalrookie5813
    @digitalrookie5813 5 років тому +12

    the python command does not work

    • @tamaghnadey3050
      @tamaghnadey3050 4 роки тому

      It may occur if your script location is not on path....1st set it to path and then run "pip --version" in your cmd

    • @tamaghnadey3050
      @tamaghnadey3050 4 роки тому

      And if your python command itself doesn't work that means your python is not on path.....make an environment variable for your python and then set it on path by writing ";%variable_name%"
      in your path. Variable name depends on what name you had saved it.

    • @vavvywavvy
      @vavvywavvy 4 роки тому

      😂😂

  • @batGeorgi
    @batGeorgi 4 роки тому +6

    im new to python and this realy helped me thank you :)

  • @programmerboiii6632
    @programmerboiii6632 2 роки тому

    C:\WINDOWS\system32>pip --version
    Fatal error in launcher: Unable to create process using '"c:\program files\python39\python.exe" "C:\Program Files\Python39\Scripts\pip.exe" --version': The system cannot find the file specified.
    This is the error I am getting on command prompt, what shall I do?

  • @stas4488
    @stas4488 2 роки тому

    whenever i type in that command (python -m pip install pip -u) it just says python and does nothing

  • @mutteringmoose1696
    @mutteringmoose1696 2 роки тому +1

    5th tutorial video and I am still getting this error.
    C:\Users\kdwil>pip --version
    'pip' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Users\kdwil>py get-pip.py
    C:\Users\kdwil\AppData\Local\Programs\Python\Python37-32\python.exe: can't open file 'get-pip.py': [Errno 2] No such file or directory

    • @mutteringmoose1696
      @mutteringmoose1696 2 роки тому +1

      Type
      exit()
      first in the cmd prompt.
      Then, open cmd back up and do
      py -m pip install Pyperclip
      This is how it worked for me.

    • @opie-
      @opie- 2 роки тому

      @@mutteringmoose1696 THANK YOU

    • @MatsuneH
      @MatsuneH Рік тому

      @@mutteringmoose1696 What a chad, thanks

  • @NotAnimatry
    @NotAnimatry Рік тому

    it keeps saying '''pip' is not recognized as an internal or external command,
    operable program or batch file.'' what should I do?

    • @AutomationDevelopmentEasy
      @AutomationDevelopmentEasy Рік тому

      have you tried this? py -m ensurepip --upgrade
      ua-cam.com/video/ZqBbp4qgf-Y/v-deo.html

  • @matt37221
    @matt37221 Рік тому +1

    i dont have pip from the very start wtf do i do

  • @bulgarianhdproductions511
    @bulgarianhdproductions511 2 роки тому

    i cant install
    when i type python -m pip install -U pip console says "Nie mo"

  • @vfxentity
    @vfxentity 2 роки тому

    why doesnt this work for me it says not found and i use 3.10

  • @daniek8918
    @daniek8918 4 роки тому +17

    I just keep getting
    "Traceback (most recent call last):
    File "", line 1, in
    NameError: name 'pip' is not defined"

    • @ethanwoo2377
      @ethanwoo2377 4 роки тому +2

      yea same

    • @meetrajpopat2348
      @meetrajpopat2348 4 роки тому

      @@ethanwoo2377 dont run in python shell

    • @ethanwoo2377
      @ethanwoo2377 4 роки тому +1

      @@meetrajpopat2348 i'm not running in python shell doing exactly what he says

    • @meetrajpopat2348
      @meetrajpopat2348 4 роки тому +3

      @@ethanwoo2377 use py -m pip install ...

    • @meetrajpopat2348
      @meetrajpopat2348 4 роки тому

      @@ethanwoo2377 or install 3.6 + version while setting up go to custom and check pip and add environment variable check and install

  • @xxbluebluexx
    @xxbluebluexx 2 роки тому

    pip' is not recognized as an internal or external command,
    operable program or batch file.

  • @quizzyquestchannel
    @quizzyquestchannel 3 роки тому +3

    Perfect 👍 appreciate your effort ❤

  • @foodiefriends8160
    @foodiefriends8160 4 роки тому +1

    Sir I installed python 3.8
    Yesterday..
    The setup was successful but the script folder was empty due to which I am not able to use pip.
    Can I download pip using this method??
    Plz Reply...

  • @ecptavares
    @ecptavares 4 роки тому +1

    Hi I am using Python 3.8 but I also have Python 2.7 on my macOs but everytime I am installing like selenium it installs under the folder for Python 2.7 and I can not use on Python 3.8.What should I do?Thnk u

  • @Ayostin_enoch
    @Ayostin_enoch 11 місяців тому +1

    It's funny how you didn't talk about installing pip when you have the latest version of python but you don't have pip on your pc

  • @sn00ch
    @sn00ch 5 років тому +2

    VERY informative bro! Thank you very kindly!

  • @BoldsRescue
    @BoldsRescue 2 роки тому

    'pip' is not recognized as an internal or external command,
    operable program or batch file. why is this?

    • @MakeUseOf
      @MakeUseOf  2 роки тому

      That means pip isn't installed yet, or that the PATH command to make it recognized hasn't worked.

  • @TotallyNoires
    @TotallyNoires 2 роки тому +1

    All it says is 'pip' is not recognized.

  • @namansharma332
    @namansharma332 4 роки тому

    I am on Linux(Terminal) python 3.7.3 and I have pip. I wanted to install colourama but it gives me the following errors:-
    1. When I use- pip install colourama - command it gives me the following errors:-
    a. ERROR: Could not find a version that satisfies the requirement colourama (from versions: none)
    b. ERROR: No matching distribution found for colourama.
    2. When I use -python3 -m pip install --pre --upgrade COLOURAMA==0.4.3- command or -sudo pip install colourama- command I get the following error:-
    a.Collecting colourama
    Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: pypi.org/simple/colourama/
    Pls help.

  • @Cannman18334
    @Cannman18334 Рік тому +1

    it just said invalid syntax

  • @thedailymop9135
    @thedailymop9135 3 роки тому +1

    literally all i got from this video was "no you have pip"

  • @sushds4408
    @sushds4408 5 років тому +4

    no such file or directory on the py get-pip.py

    • @ardibachtiar9976
      @ardibachtiar9976 4 роки тому

      bootstrap.pypa.io/get-pip.py
      click right-mouse button then save as to save the file

    • @MrFreakj
      @MrFreakj 4 роки тому

      @@ardibachtiar9976 Thank you! You are the first person that says that.

    • @KrytBeats
      @KrytBeats 4 роки тому

      @@ardibachtiar9976 Once I click save as wheer do I put it?

    • @KrytBeats
      @KrytBeats 4 роки тому

      @@ardibachtiar9976 and dude I don't have the option to "Save as" when I right click

  • @thesupremeeagle2146
    @thesupremeeagle2146 4 роки тому

    When i run py -m pip install -U pip it say: WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

  • @lewis8032
    @lewis8032 4 роки тому

    oh, with python 3.8.2 it states: "bpo-38114: The pip.ini is no longer included in the Nuget package."

  • @kSlank
    @kSlank Рік тому +1

    I still need help

  • @jamespruett27
    @jamespruett27 4 роки тому +2

    chicken egg dont you think?? How to install pip on windows?? Thanks

  • @vojtajerabek9863
    @vojtajerabek9863 2 роки тому

    so... how do i install pip?

  • @diarminator
    @diarminator 4 роки тому +1

    i have python 3.8.2 and non of these commands work for me

  • @frozen3858
    @frozen3858 3 роки тому

    SyntaxError: invalid syntax
    >>> -m pip install
    File "", line 1
    -m pip install
    ^
    SyntaxError: invalid syntax
    whyyyyyyyyyy

  • @chad5520
    @chad5520 2 роки тому

    If you are getting an error trying re opening cmd prompt. That worked for me.

  • @manuhernz4431
    @manuhernz4431 4 роки тому

    Got it thanks! pip 19.3.1 from c:\users\...\anaconda3\lib\site-packages\pip (python 3.7)

  • @matthewksl6828
    @matthewksl6828 2 роки тому +1

    thank you

  • @alexandrecarriere2849
    @alexandrecarriere2849 4 роки тому

    nothing of that is working. so how do you install pip?

  • @mannygamer29
    @mannygamer29 2 роки тому

    i have a problem. I have installed the latest version of python and pip came with it, but my computer still says " 'pip' is not recognized as an internal or external command,
    operable program or batch file."

    • @AuliaMalita
      @AuliaMalita Рік тому

      I got the same, have you resolved this?

    • @mannygamer29
      @mannygamer29 Рік тому

      @@AuliaMalita yup

    • @Sonny-1000
      @Sonny-1000 Рік тому

      @@mannygamer29 can you say how? lol

  • @lewis8032
    @lewis8032 4 роки тому

    i have pythin 3.8 and its not preinstalled

  • @lna8250
    @lna8250 4 роки тому

    Can anyone tell me how to change the name in the path. E.g. C:\Users\"This-one"

  • @totograne
    @totograne Рік тому

    i dont have pip help

  • @fridaligaias7244
    @fridaligaias7244 2 роки тому

    thanks for this. for me, python didnt work in cmd for some reason so i used py instead-- that worked with py -m install -U pip !

  • @МихаилПатерикин
    @МихаилПатерикин 4 роки тому +1

    Спасибо огромное, помог!!! (
    thanks a lot, helped)

  • @danielrodrigo1634
    @danielrodrigo1634 3 роки тому

    It says I dont have pip but ive got the newest version of python?

    • @superpayaseria
      @superpayaseria 3 роки тому +1

      Most people still recommend you get an older version in teh 2.7 range, because after version 3 it's a completely new programming language altogether and doesn't run the already super and most efficient libraries that come with earlier versions. I personally made sure to switch back just yesterday.

  • @rhubarb2301
    @rhubarb2301 5 років тому +2

    thanks for the vid. rlly helped :)

  • @thevrboi
    @thevrboi 2 роки тому

    im keep hacking this error SyntaxError: invalid syntax

  • @mcg.youtube
    @mcg.youtube 3 роки тому

    What happened to me? I downloaded the latest version of Python 3.8 on a modern Windows 10 computer with default installation and when I tried to download a module using pip it said the command was not found.
    Edit: I am now downloading Python 3.9.1. I didn't know there was an update 😅. Will edit again afterwards.
    Edit 2: Update finished. It said it came with Pip, let's hope it's true...
    Edit 3: What the hell? Command not found. A G A I N. Can anyone PLEASE help?
    (I'm basically talking to no one right now, but I'm just documenting the stuff I do)

  • @niflag
    @niflag 3 роки тому +2

    What if python 2.7 is required because your school's coursework is incredibly outdated?

  • @RATANAGARWALITINFORMER
    @RATANAGARWALITINFORMER 3 роки тому

    need for windows will it work

  • @vladbalu6802
    @vladbalu6802 3 роки тому

    So, how do I install PIP?

  • @retezankarol6722
    @retezankarol6722 5 років тому +2

    C:\Users\User>pip --version
    'pip' is not recognized as an internal or external command,
    operable program or batch file.

    • @MakeUseOf
      @MakeUseOf  5 років тому

      That means you don't have PIP installed.

    • @dannyyeoh2340
      @dannyyeoh2340 5 років тому

      @8D MUSIC Thank you very much. It works!!. Even though pip is not in the same folder as Python

  • @hanadhodzic3806
    @hanadhodzic3806 4 роки тому

    How do i download Terminal ?

  • @gfjwgldwzqfdkgdhdfdjledkdd9856
    @gfjwgldwzqfdkgdhdfdjledkdd9856 3 роки тому

    there is no pip for me

  • @adilet3278
    @adilet3278 Рік тому

    thank you so much

  • @juanhattingh1481
    @juanhattingh1481 3 роки тому

    New update.
    So if your getting this error:
    WARNING: You are using pip version 20.2.1; however, version 20.3.1 is available.
    You should consider upgrading via the 'C:\Users\User\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe -m pip install --upgrade pip' command
    _______
    Go to command prompt and go "python -m pip install --upgrade pip".
    And it should work.

  • @Itk8989
    @Itk8989 Рік тому

    "Python cannot be found" at step 2

  • @levipack3835
    @levipack3835 4 роки тому

    Show how to install it as the title says, not "the first step is to check if you have it".

    • @MakeUseOf
      @MakeUseOf  4 роки тому

      The point is that most people searching for how to install it don't actually know they already have it.

  • @georgenabil2348
    @georgenabil2348 5 років тому +4

    python -m pip install -u pip

  • @쀼링TV
    @쀼링TV Рік тому

    wow not work for me and i can't use python for forever

  • @mateuszzeu3130
    @mateuszzeu3130 3 роки тому

    If u having problem just use bash.

  • @Rodox2k10
    @Rodox2k10 4 роки тому

    OK, I have PIP installed. Managed to use it to install PySensors. My only question is this, how do I actually RUN a PIP application from within PIP?

  • @juanenriquegarcia2412
    @juanenriquegarcia2412 Рік тому

    Thanks! it helped!

  • @Riftriot
    @Riftriot 2 роки тому

    Thank you!

  • @user-yooo
    @user-yooo 2 роки тому

    thank you buddy!

  • @Кайрат-п4в
    @Кайрат-п4в 4 роки тому

    Thank you very much!!!!

  • @gulliesgaminganddev9990
    @gulliesgaminganddev9990 3 роки тому

    thanks

  • @user-ho8eb6bq6q
    @user-ho8eb6bq6q 3 роки тому

    they really need to change the title of this video to how to check pip version and talk about different versions

  • @matthewcollins9741
    @matthewcollins9741 2 роки тому

    Python is spewing out Syntax Errors for every command given.

  • @anshuljain4037
    @anshuljain4037 2 роки тому

    Thanks Sir

  • @RATANAGARWALITINFORMER
    @RATANAGARWALITINFORMER 3 роки тому

    using 3.8.6

  • @maddylooney7443
    @maddylooney7443 3 роки тому

    omg u saved my life

  • @yousefdehghani2050
    @yousefdehghani2050 4 роки тому

    greaTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTt Video.

  • @Matrix_Host
    @Matrix_Host 5 років тому

    It still will not let me download pip. This is frustrating.

    • @Matrix_Host
      @Matrix_Host 5 років тому

      install*

    • @MakeUseOf
      @MakeUseOf  5 років тому

      Tell us the specific error you're getting!

  • @chiefkeeflovessosa
    @chiefkeeflovessosa 3 роки тому

    noone of the cmds work.