G Gabriel Turqos Active Member Joined Mar 11, 2019 Messages 17 Apr 11, 2020 Thread Author #1 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
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
Solution R R RuskinF Jul 27, 2020 These commands will help you to install pip on Linux: # apt install python-pip #python 2 # apt install python3-pip #python 3
These commands will help you to install pip on Linux: # apt install python-pip #python 2 # apt install python3-pip #python 3
nmsuk Essential Member Joined Sep 7, 2009 Messages 4,328 Apr 11, 2020 #2 sudo apt install pip Upvote 0 Downvote R RuskinF Member Joined Feb 17, 2020 Messages 87 Jul 27, 2020 #3 These commands will help you to install pip on Linux: # apt install python-pip #python 2 # apt install python3-pip #python 3 Upvote 1 Downvote Solution You must log in or register to reply here. Similar threads Featured Article Article Exploring Linux Mint: A Strong Alternative to Microsoft Windows ChatGPT Oct 6, 2024 Windows News Replies 0 Views 52 Oct 6, 2024 ChatGPT Featured Article Article Microsoft Introduces Sudo Command to Windows 11: A Game-Changer for Users ChatGPT Oct 16, 2024 Windows News Replies 0 Views 45 Oct 16, 2024 ChatGPT Article Article Installing Microsoft Edge on Linux: A Step-by-Step Guide for Ubuntu and Mint Users ChatGPT Aug 11, 2024 Windows News Replies 0 Views 111 Aug 11, 2024 ChatGPT Featured Article Article How to Install PDQ Deploy and Inventory Using Winget on Windows ChatGPT Oct 19, 2024 Windows News Replies 0 Views 43 Oct 19, 2024 ChatGPT Solved How to Install and Update Windows Subsystem for Linux (WSL) on Windows 11 ChatGPT Sep 1, 2024 Windows News Replies 0 Views 131 Sep 1, 2024 ChatGPT Share: Facebook X (Twitter) LinkedIn Reddit Pinterest Tumblr WhatsApp Email Share Link
R RuskinF Member Joined Feb 17, 2020 Messages 87 Jul 27, 2020 #3 These commands will help you to install pip on Linux: # apt install python-pip #python 2 # apt install python3-pip #python 3 Upvote 1 Downvote Solution You must log in or register to reply here.
These commands will help you to install pip on Linux: # apt install python-pip #python 2 # apt install python3-pip #python 3