Python: Fix 'pip is not recognized' | Easy

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 36

  • @banana24563
    @banana24563 11 месяцев назад +2

    this is the first video of so many I have watched that has fixed it, thanks!

  • @BlankJuice
    @BlankJuice 5 месяцев назад +1

    THANK YOU SO SO SO MUCH you are a LIFE SAVER👏👏👏👏👏👏👏👏

  • @shinkimu0583
    @shinkimu0583 Год назад +1

    THANK YOU SO MUCH
    I’ve been trying to fix it for hours but this was the only one that worked for me!

  • @JnMisyoke
    @JnMisyoke 9 месяцев назад

    it was helpful i listened it from my professor but didnt understand. finally i did it thank youu

  • @Sethclips-
    @Sethclips- Год назад

    I was trying to follow this tutorial that I found which was a great tutorial but the pip wasnt working but you helped me fix it. Now everything can install now thanks so much

  • @baseballn784
    @baseballn784 3 года назад +2

    dude your amazing this worked for me 4:27

  • @touchqrass
    @touchqrass 11 месяцев назад

    I absolutely love this guy's accent.

  • @kalimbasandharps
    @kalimbasandharps Год назад

    THANK YOU SO MUCH! I've tried so many methods but only this one worked. You are such a lifesaver!

  • @landolfosergio
    @landolfosergio Год назад +1

    Amazing, the only clear and useful explanation that I found. Thanks!

  • @muhammadqodirabdusalomov3451
    @muhammadqodirabdusalomov3451 Год назад +1

    Very good video. I was struggling with pip command, and it helped me a lot, very useful. Thanks a lot

  • @sherlockchan5534
    @sherlockchan5534 2 года назад

    Thank you soooooooooooooooooooooooooooooooo much, I took hours to try to fix this problem and then I found your video! You should get more subscribes

  • @zerocool861
    @zerocool861 Год назад

    Thank you so much was struggling to get pip to work

  • @waelissa932
    @waelissa932 4 года назад +3

    This was so useful thank you very much :)

  • @setyasan1386
    @setyasan1386 Год назад

    Thanks a lots, now I can install BCML. I don't know left it uncheck will be a disaster.

  • @Tagamanie
    @Tagamanie Год назад

    This video is very useful, and it was well explained, Thanks.

  • @AdventureSonick
    @AdventureSonick 11 месяцев назад

    Unable to install pip

  • @Void_Shark
    @Void_Shark 11 месяцев назад

    thanks mate
    still works 2023

  • @jesseramos1311
    @jesseramos1311 2 года назад

    when it prompted the windows store i just installed and pip starting working

  • @ant-mf6kl
    @ant-mf6kl 3 года назад +1

    thanks

  • @googlefish2186
    @googlefish2186 2 года назад

    Thank you!! You helped me so much!

  • @mannynaldi
    @mannynaldi Год назад

    Great Tutorial!

  • @kelvinchen8808
    @kelvinchen8808 Год назад

    What if theres nothing in my script folder

  • @OGLechaba
    @OGLechaba Год назад

    Thanking you👌👌

  • @mrrpersian
    @mrrpersian 2 года назад

    thanks thas is very helpful👍

  • @lealvia
    @lealvia Год назад

    thanks for help

  • @zohaibusman523
    @zohaibusman523 2 года назад

    thanks soooo much!!!

  • @user-in9fz5sb5n
    @user-in9fz5sb5n 4 года назад +1

    Legend :)

  • @niggolas1807
    @niggolas1807 Год назад

    Like after i uninstalled and reinstalled. i directly knew that i was so dumn to remove the checkmark to install pip

  • @aboudabenmoussa9688
    @aboudabenmoussa9688 Год назад

    bro none of those worked for me

  • @tralfazy
    @tralfazy Год назад

    'pip' not defined? "Python not defined"? Soooo annoying! We know it's installed but it never works!
    I finally found the solution after hours of frustration and watching all these videos to no avail. You can re-install a thousand times and it never helps!
    If you cannot get windows to find pip.exe even when you know that it's installed, try running pip.exe from inside the Python\Scripts folder. if that works but you can't run it from any other folder location, then the problem is the path.
    To be able to run Python and Pip from any location on your PC, you need to set the environment path to have the correct location of those files. For me, I edited and checked that path a dozen times to no avail. It was perfect. Then I moved those paths up to the top of the Environment path list and it started working! The problem must be that there is a bad path to pip somewhere else in that list and when that bad path is found first it never looks at the correct path that was added near the bottom of the list. To fix that you can either go through all of those paths and find the errant path setting that is causing the problem and get rid of it, OR you can just move your new path to Python and Python\Scripts up to the top of the list so that it gets found first. To do that, click on those path settings and then the "Move Up" button to move them up to the top.
    For me it was:
    E:\Programs\Python\
    and
    E:\Programs\Python\Scripts\
    (your location depends on where you installed it)
    That problem was really frustrating for me and probably for others as well. I hope that this info helps somebody.

    • @BMA686
      @BMA686 7 месяцев назад

      am also still struggling here

  • @tuneyourdestiny3373
    @tuneyourdestiny3373 Год назад

    Helpful! Thanks!

  • @Sulushgush
    @Sulushgush 2 года назад

    pip is not in scripts folder please help

    • @sherlockchan5534
      @sherlockchan5534 2 года назад

      go to python installer, like the one in 1:55 and then click modify, there should be an option for installing pip then click next