Это видео недоступно.
Сожалеем об этом.

How to Install PIP in Visual Studio Code | PIP in VSCode (2023)

Поделиться
HTML-код
  • Опубликовано: 29 авг 2023
  • In this video I will show you how you can install PIP in Visual Studio Code. You can install python packages using PIP.
    Install Python: • How to Install Anacond...
    Command: curl bootstrap.pypa... -o get-pip.py
    ☕ Buy me a coffee: www.buymeacoff...
    🌐Connect with me:
    - TikTok: tiktok.com/@thecodecity
    - Twitter: / thecodecity
    - Instagram: / thecodecity
    - Website: thecodecity.com
    If you have any problems while install PIP, let me know in the comments section below
    #vscode #pip #vscodetutorial

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

  • @TheCodeCity
    @TheCodeCity  10 месяцев назад

    👉 If this video helped you, consider buying me a coffee so I can continue making free helpful videos: www.buymeacoffee.com/thecodecity
    Thank you for watching! 🤜🙏

  • @royalalawode
    @royalalawode 9 месяцев назад +8

    Couldn't hold myself to say this , BUT THANKS man!! . You really gave me the best for this pip. It worked man!! Thanks

  • @simranjeetkaur1290
    @simranjeetkaur1290 10 месяцев назад +2

    Finally! After so many days I did this..I faced some problem bcoz deleted that 3 pip files before. I was unable to find path. then i restored.. This video was helpful! Thanks Buddy

  • @420rvidxr
    @420rvidxr 3 месяца назад +1

    Thank you! I was having trouble with ppip and forgot it wasn't even installed lol

  • @PHM3RC3N4R1O
    @PHM3RC3N4R1O 6 месяцев назад +3

    Thanks from Brazil, continue your awesome work brother

  • @farnostbrevnov993
    @farnostbrevnov993 7 месяцев назад +12

    i was trying to download pip and i have got this error: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012)

    • @subikshasvaidhyanathan3468
      @subikshasvaidhyanathan3468 4 месяца назад +2

      I got the same error too...any way of finding how to solve it

    • @harmanbachra8712
      @harmanbachra8712 4 месяца назад

      did u find out, same thing is happening to me
      @@subikshasvaidhyanathan3468

    • @Blyghte
      @Blyghte 2 месяца назад

      @@subikshasvaidhyanathan3468 try to add -k after curl

  • @LaughDashTV
    @LaughDashTV 4 месяца назад

    LEGEND! you saved me so much time trying to figure out why pip was not working, THANK YOU

  • @ashichouhan2987
    @ashichouhan2987 3 месяца назад +2

    it still says pip not recognized in vs code

  • @AranHadighi-c1n
    @AranHadighi-c1n Месяц назад

    thank you so much simple and fast unlike other youtubers .

  • @prevgoated
    @prevgoated 5 месяцев назад

    THANK YOU FR IT WORKS. YOU HAVE TO MAKE SURE YOU SPELL IT EXACTLY HOW IT SAYS OR YOU GET A ERROR EVERYTIME

    • @TheCodeCity
      @TheCodeCity  5 месяцев назад

      You're welcome! Glad it helped

  • @mukeshwarsingh270
    @mukeshwarsingh270 3 месяца назад +1

    It worked for VS Code. Thanks.

  • @user-dl8zn4fs3o
    @user-dl8zn4fs3o 7 месяцев назад +2

    FINALLY !!!!!! THANK YOU VERYYYYYYYYYYYYYYYYYY MUCH!

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

      You're welcome! glad it helped :)

  • @user-rt1nu8kz6x
    @user-rt1nu8kz6x 4 месяца назад +1

    Thanks so much on your videp. Very helpful

  • @ArnobRoy2396
    @ArnobRoy2396 3 месяца назад

    It's really works!!!! Amazing video

  • @dany2685
    @dany2685 3 месяца назад

    You saved my day! I m subscribing and liking the video for this!!

  • @Envony
    @Envony 27 дней назад

    So I've got python on my D disc and it isn't found in the environment tab, how do I fix it?

  • @Grazley_17
    @Grazley_17 4 месяца назад +1

    i run the command and here was the outcome... The revocation function was unable to check revocation for the certificate.

    • @Blyghte
      @Blyghte 2 месяца назад

      try to add -k after curl

  • @BrainBox12396
    @BrainBox12396 2 месяца назад

    really helpful information😇😇

  • @samamani5423
    @samamani5423 2 месяца назад

    it worked !! thanks for the help

  • @BovisFondo
    @BovisFondo 15 часов назад

    pls am get curl is initialize securitycontext failed pls help

  • @malpal3304
    @malpal3304 4 месяца назад

    You sir, are a great man!

  • @LtRogers5
    @LtRogers5 7 месяцев назад +2

    L'm getting the following error curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) .

  • @user-io2vk8bw7u
    @user-io2vk8bw7u 4 месяца назад

    its installed successfully but it doesn't show the path with the warning. how do i fix that?

  • @BPGVelocity
    @BPGVelocity 8 месяцев назад +1

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

    • @ibo515
      @ibo515 8 месяцев назад +1

      same problem. did you figure out on how to solve the problem?

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

      @@ibo515 reinstall whole python from original website and select the default settings while installing it

  • @smartayodele324
    @smartayodele324 6 месяцев назад

    ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
    ERROR: No matching distribution found for tensorflow

  • @zackhiroki7679
    @zackhiroki7679 7 месяцев назад +2

    Ugh Finally
    Continue the great work

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

      You're welcome! glad it helped :)

  • @SasuKev099009
    @SasuKev099009 5 месяцев назад

    I added my path to the USER VARIABLES, not the system variables… THANK YOU SO MUCH

    • @TheCodeCity
      @TheCodeCity  4 месяца назад

      My pleasure, glad it helped!

  • @Stay.Strong.Keep.Moving
    @Stay.Strong.Keep.Moving 21 день назад

    Thanks bud!

  • @codeschool
    @codeschool 10 месяцев назад +1

    Complete Python Course: ruclips.net/p/PLg9J0FNQEIk335Dvd_yENOcsN8owrwF2S

  • @oussamadada
    @oussamadada 8 месяцев назад +1

    thank you so much u saved my life

  • @smithhiller462
    @smithhiller462 6 месяцев назад

    Nice Vid nice work ma boi thanks for the help

    • @TheCodeCity
      @TheCodeCity  6 месяцев назад

      You're welcome, glad it helped!

  • @crazyme8172
    @crazyme8172 3 месяца назад

    I am getting curl is not recognised as internal or external command error

  • @Ataberk-Sayma
    @Ataberk-Sayma 4 месяца назад

    Thanks from Turkısh :D

  • @Grinnaxx
    @Grinnaxx 16 дней назад

    thanks bro :)

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

    How do I fix this error after I use "python --version"
    Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

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

      Check this: ruclips.net/video/piF7pYVZ84M/видео.html

  • @skycreepervn
    @skycreepervn 4 месяца назад

    very nice thanks ,the video very good

  • @HolySperm-sc9kd
    @HolySperm-sc9kd 2 месяца назад

    Thank you!

  • @MOganboo
    @MOganboo 2 месяца назад

    amazing i can fix my problem fter lon time

  • @sutapa2645
    @sutapa2645 8 месяцев назад +4

    It's not working for me

    • @lill_m8
      @lill_m8 8 месяцев назад +1

      Same. It just says Pyhton was not found; run without arguments to install form the Microsoft Store, or disable this shortcut from settings

    • @mohammedshagul4224
      @mohammedshagul4224 7 месяцев назад +1

      It's working you maybe misspelled

  • @nirvana5739
    @nirvana5739 3 месяца назад

    Thank you a lot you are my saver

  • @ankit8272
    @ankit8272 3 месяца назад +1

    ❤❤

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

    Thanks dude, I really apreciate it

  • @syit_417_vinamradholam3
    @syit_417_vinamradholam3 8 месяцев назад

    Visual studio code doesn't recognise pip but cmd does. 3.12.0 version of python im using and its is correct in both terminal can you plz help me or suggest a way how can i fix this error in vs terminal

    • @TheCodeCity
      @TheCodeCity  8 месяцев назад

      Try: python -m pip install package-name. Also, check the python version being used in vscode in the bottom right corner, is it the same as the one in cmd?

  • @foxta1e
    @foxta1e 8 месяцев назад

    I keep getting an error that it can't find python in my computer despite downloading it twice now from the site and the microsoft store, I get "[Errno 2] No such file or directory" when I do python ~~version

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

      Your python doesn't seem to be added to path. Try this: ruclips.net/video/91SGaK7_eeY/видео.html

  • @user-cb8hc4lj7x
    @user-cb8hc4lj7x 2 месяца назад

    thank you very much.

  • @bastianrojasgalleguillos6770
    @bastianrojasgalleguillos6770 10 месяцев назад

    geniooo, saludos desde chile

  • @artemdavydov5610
    @artemdavydov5610 10 месяцев назад

    awsome, thank you every much

  • @pranaygaming4437
    @pranaygaming4437 11 месяцев назад +1

    When i type in the second command it says python was not found. please help how do i fix this issue

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

      Check this to fix that: ruclips.net/video/7TEhIa-Gd04/видео.html

    • @christophergrillo463
      @christophergrillo463 10 месяцев назад +2

      I am running into the same issue. I have Python 3.12.0 installed, but it only shows up when I type py --version, not python --version. This is causing me errors to download pip

    • @kbkb-ie2cf
      @kbkb-ie2cf 9 месяцев назад

      Download python from python.org then try it

    • @Sarah-oj5ii
      @Sarah-oj5ii 8 месяцев назад

      I had the same problem, uninstall python and then when reinstalling it pls check all the 2 boxes below especially the last one (path) and hopefully ur issue will be solved

  • @user-jm7ny4lx8e
    @user-jm7ny4lx8e 10 месяцев назад

    Thank you so much bro 👍👍👍

  • @Lena-dj1mv
    @Lena-dj1mv 9 месяцев назад +1

    visual studio code doesnt recognize pip but cmd does, idk how to fix that

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

      Check in the bottom right corner of vscode? Which python version is it? Is it the same as the python version in cmd?

    • @Lena-dj1mv
      @Lena-dj1mv 9 месяцев назад

      @@TheCodeCity well luckily I could fix it, don't ask me how Cuz I watched a few tutorials on how to do that hahahaha, I only have high school experience in programming and that's already quite some time ago 😂

    • @galaktikcikolata74
      @galaktikcikolata74 8 месяцев назад

      can you help me ihave the same problem i couldt do it@@Lena-dj1mv

    • @sunnywaje1810
      @sunnywaje1810 5 месяцев назад

      yes both are same@@TheCodeCity

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

    Awesome video, however you should remove the video suggestion thumbnail links at the end of the video, it covers key things being shown and there isn't a way to remove them on youtube (the viewers end) really bad UX...

  • @williammancilla3986
    @williammancilla3986 4 месяца назад

    Me salvaste la vida como te quiero

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

    Thanks man

  • @hans1589
    @hans1589 5 месяцев назад

    thanks a lot 🙏🙏

    • @TheCodeCity
      @TheCodeCity  5 месяцев назад

      You're welcome! Glad it helped

  • @user-dj4wv7wk9x
    @user-dj4wv7wk9x 6 месяцев назад

    THANK YOU

  • @bernadettebarretto86
    @bernadettebarretto86 6 месяцев назад

    why there is no WARNING on me but it installed successfully?????

    • @TheCodeCity
      @TheCodeCity  6 месяцев назад

      Might be because of system specific settings

  • @aidanbrown2508
    @aidanbrown2508 5 месяцев назад

    thank you

  • @beqrn
    @beqrn 6 месяцев назад

    ty so much

  • @francofmm
    @francofmm 6 месяцев назад

    I can succesfully install pips but later on it doesn't get recognize

    • @TheCodeCity
      @TheCodeCity  5 месяцев назад

      Maybe it's not added to path, try this: ruclips.net/video/jPRIzVZulhA/видео.html

  • @user-bb7sr8pp7h
    @user-bb7sr8pp7h 5 месяцев назад

    PS C:\Users\Huawei> pip install pandas as pd
    Defaulting to user installation because normal site-packages is not writeable

    • @TheCodeCity
      @TheCodeCity  4 месяца назад

      just do pip install pandas

  • @Iamhere_whyfear
    @Iamhere_whyfear 5 месяцев назад

    love youuuuuuuuuuuuuuuuuuuuuuu

    • @TheCodeCity
      @TheCodeCity  5 месяцев назад

      You're welcome! Glad it helped

  • @sunnywaje1810
    @sunnywaje1810 5 месяцев назад

    In cmd PIP is showing but in Visual code it is not

    • @TheCodeCity
      @TheCodeCity  4 месяца назад

      How are you opening vscode terminal?

  • @Konatoast
    @Konatoast 5 месяцев назад

    ty

  • @rihays83
    @rihays83 2 месяца назад

    love yu

  • @Neymarfanboy11
    @Neymarfanboy11 4 месяца назад

    nanni unde chetta

  • @xervwillow3621
    @xervwillow3621 3 месяца назад

    if writing "python" doesnt work, try just "py". For some reason i had that issue lol.

  • @ScooterinAB
    @ScooterinAB 3 месяца назад +1

    Instructions don't work.

    • @TheCodeCity
      @TheCodeCity  3 месяца назад

      What issue did you face?

    • @ScooterinAB
      @ScooterinAB 3 месяца назад

      @@TheCodeCity The fact that the instructions didn't work and PIP wasn't installed. I found another video that properly explained it, and it seems there is a very crucial step that your video missed.

    • @sahilshaw8342
      @sahilshaw8342 3 месяца назад

      Provide me 😅😢​@@ScooterinAB

  • @ERCE_18
    @ERCE_18 10 месяцев назад +2

    this was not successful

  • @beeebas3758
    @beeebas3758 11 месяцев назад +1

    you didnt write the command in the description 🤥

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

      😂Thanks for pointing is out bro. Added to description, here it is: curl bootstrap.pypa.io/get-pip.py -o get-pip.py

  • @mee8520
    @mee8520 10 месяцев назад

    😢😢😢thanksss

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

    This guy can hack all of you