Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Permision problem pip
#7
(Apr-29-2020, 10:02 AM)snippsat Wrote: There is a hint i the error message.
pip3 install --user tensorflow
Look at [Errno 13] Permission denied How i solve this problem

Can also mention a tutorial here pyenv Simple Python Version Management
snippsat Wrote:No more using python3 or pip3 or sudo or --user when pip install something.
It's always python and pip to version set as global,eg pip install requests to global version.

Thank you very much ! And for the hint I had no idea of where I could put it !

For pyenv there is indeed some advantage, I'm gonna try that soon.

Thank you again
Reply


Messages In This Thread
Permision problem pip - by Jules - Apr-27-2020, 03:55 PM
RE: Permision problem pip - by Larz60+ - Apr-27-2020, 04:07 PM
RE: Permision problem pip - by Jules - Apr-29-2020, 08:48 AM
RE: Permision problem pip - by astral_travel - Apr-27-2020, 07:43 PM
RE: Permision problem pip - by snippsat - Apr-29-2020, 10:02 AM
RE: Permision problem pip - by Larz60+ - Apr-29-2020, 01:04 PM
RE: Permision problem pip - by Jules - Apr-29-2020, 04:01 PM

Forum Jump:

User Panel Messages

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