Python Forum
Call pip3 from python folder build by me call pip3 from the /usr/bin
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Call pip3 from python folder build by me call pip3 from the /usr/bin
#2
The problem is not from where pip starts, you do not have write permission for /usr/local/lib/python3.7/site-packages as a user.

So you have to use sudo or 'pip install --user packagename'
Reply


Messages In This Thread
RE: Call pip3 from python folder build by me call pip3 from the /usr/bin - by Axel_Erfurt - Oct-01-2019, 04:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hide CMD call window tester_V 8 373 Apr-16-2024, 08:26 PM
Last Post: deanhystad
Question How to add Python folder in Windows Registry ? Touktouk 1 305 Feb-20-2024, 01:04 PM
Last Post: DeaD_EyE
  Is possible to run the python command to call python script on linux? cuten222 6 806 Jan-30-2024, 09:05 PM
Last Post: DeaD_EyE
  Compare folder A and subfolder B and display files that are in folder A but not in su Melcu54 3 600 Jan-05-2024, 05:16 PM
Last Post: Pedroski55
  How to check if Skype call is connected or disconnected in Python? boral 1 422 Dec-28-2023, 08:31 AM
Last Post: buran
  build Python 3.12 in el7 SergeyMx 5 1,288 Oct-05-2023, 08:14 AM
Last Post: SergeyMx
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 1,858 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  for loops break when I call the list I'm looping through Radical 4 935 Sep-18-2023, 07:52 AM
Last Post: buran
  DF value by Column... not sure what to call it tester_V 2 597 Aug-26-2023, 06:56 PM
Last Post: tester_V
  how can I call the API using python alifihri 5 2,320 May-15-2023, 05:30 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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