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
#10
Wonder of wonders, I figured out how to get click installed properly. I was using pip instead of pip3. So, I had to install pip3 and then use pip3 to install click. So, I'm not getting the "click not found" error anymore, and the script is finally working. However, it is not producing the correct output file. Instead, it is producing the same kind of output file that the Windows setup was producing, which is useless. So, all I can do now is let the developer know the status of this process and wait to hear from him. At least now I have a working Python 3 in Linux as a starting point to debug the remaining issues. Thanks to everyone here who tried to help me get to this point.
Reply


Messages In This Thread
RE: Can't install pip for Python 3.7.4 in Ubuntu virtual OS - by netbids - Dec-31-2019, 04:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python use of virtual environments bre67e49 4 736 Feb-19-2025, 04:01 AM
Last Post: Sece1967
  I cannot create a virtual environment on visual studio code using python Willem_Aucamp316 2 3,116 Nov-27-2024, 02:20 PM
Last Post: menator01
  Best practice on using virtual environments in Python bytecrunch 6 13,956 Feb-14-2024, 03:22 PM
Last Post: snippsat
  Virtual Env changing mysql connection string in python Fredesetes 0 969 Dec-20-2023, 04:06 PM
Last Post: Fredesetes
  Installing python packages in a virtual environment Led_Zeppelin 1 1,598 Aug-15-2023, 08:18 PM
Last Post: deanhystad
  Python in Singularity Container on Ubuntu erdemath 0 1,379 Aug-31-2022, 02:17 PM
Last Post: erdemath
  Python icons in Ubuntu KatManDEW 4 105,887 Aug-12-2022, 08:33 AM
Last Post: rob101
  can not install pymesh in ubuntu jerry 2 3,107 Mar-23-2022, 02:04 AM
Last Post: jerry
  Python 3.8 on Ubuntu 20.04 erdemath 1 2,143 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 2,269 Feb-26-2022, 11:15 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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