Python Forum
Can't install pip for Python 3.7.4 in Ubuntu virtual OS
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install pip for Python 3.7.4 in Ubuntu virtual OS
#4
(Dec-30-2019, 08:29 AM)netbids Wrote: I tried that, but it came back and said that it couldn't locate package python3-pip.
Try:
sudo add-apt-repository universe multiverse
sudo apt update
sudo apt-get install -y python3-pip
Check install:
python3 -V
pip3 -V
Reply


Messages In This Thread
RE: Can't install pip for Python 3.7.4 in Ubuntu virtual OS - by snippsat - Dec-30-2019, 08:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Best practice on using virtual environments in Python bytecrunch 6 1,039 Feb-14-2024, 03:22 PM
Last Post: snippsat
  Virtual Env changing mysql connection string in python Fredesetes 0 420 Dec-20-2023, 04:06 PM
Last Post: Fredesetes
  Installing python packages in a virtual environment Led_Zeppelin 1 825 Aug-15-2023, 08:18 PM
Last Post: deanhystad
  Python in Singularity Container on Ubuntu erdemath 0 945 Aug-31-2022, 02:17 PM
Last Post: erdemath
  Python icons in Ubuntu KatManDEW 4 86,863 Aug-12-2022, 08:33 AM
Last Post: rob101
  can not install pymesh in ubuntu jerry 2 2,237 Mar-23-2022, 02:04 AM
Last Post: jerry
  Python 3.8 on Ubuntu 20.04 erdemath 1 1,411 Mar-07-2022, 09:31 PM
Last Post: Larz60+
  How do I link the virtual environment of that project to the 3.9.2 version of python? Bryant11 1 1,427 Feb-26-2022, 11:15 AM
Last Post: Larz60+
  install apache-airflow[postgres,google] on Python 3.8.12 virtual env ShahajaK 1 9,041 Oct-07-2021, 03:05 PM
Last Post: Larz60+
  Python script in Ubuntu core Nithin_Kumar 1 3,416 May-11-2021, 01:14 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020