Install pip command in Mint

Discussion in 'Python' started by Gabriel9999, Apr 13, 2020.

  1. Gabriel9999

    Gabriel9999 New Member

    Joined:
    Mar 12, 2019
    Messages:
    23
    Likes Received:
    1
    Trophy Points:
    3
    I have to install the Django package to my mint distribution. I want to accomplish this by using pip command but can not find the pip command. How can I install the pip command ? Thanks
     
  2. marblete

    marblete New Member

    Joined:
    May 17, 2021
    Messages:
    3
    Likes Received:
    3
    Trophy Points:
    3
    Gender:
    Male
    Type this on your terminal
    sudo apt intstall pip
    On windows, normally, pip comes included in the installation, but on linux not, so you need to type that to get pip. Hope it helps
     
    shabbir likes this.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice