Python Forum
Cannot update or install anything with pip, SSL error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot update or install anything with pip, SSL error
#3
Thanks for the response. I tried that and this is what it said:

Microsoft Windows [Version 10.0.17134.254]
© 2018 Microsoft Corporation. All rights reserved.

C:\Users\Nick>python -m pip install --trusted-host pypi.python.org --trusted-host files.pythonhosted.org --trusted-host pypi.org --upgrade pip
Collecting pip
Downloading https://files.pythonhosted.org/packages/...ne-any.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 4.7MB/s
Installing collected packages: pip
Found existing installation: pip 10.0.1
Uninstalling pip-10.0.1:
Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'c:\\program files\\python37\\lib\\site-packages\\pip-10.0.1.dist-info\\entry_points.txt'
Consider using the --user option or check the permissions.

You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
Reply


Messages In This Thread
RE: Cannot update or install anything with pip, SSL error - by nickystixx45 - Sep-04-2018, 09:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install error middlestudent 1 792 Sep-23-2023, 08:26 AM
Last Post: middlestudent
  Error 1064 (42000) when executing UPDATE SQL gratiszzzz 7 1,535 May-22-2023, 02:38 PM
Last Post: buran
  wxPython install error carlomscalisi 3 3,675 Jan-17-2023, 11:04 AM
Last Post: snippsat
  Error with pip install coffeeguy 1 2,353 Sep-08-2022, 01:27 AM
Last Post: snippsat
  kmeans install error (please help me) muratuzun 3 5,644 May-06-2022, 02:14 PM
Last Post: snippsat
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,727 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Anaconda pip install mpyc Error pip-script.py is not present Anldra12 2 7,913 Dec-13-2021, 06:59 PM
Last Post: Anldra12
  SSL error while trying to update conda ilango 0 2,199 Nov-04-2021, 08:38 AM
Last Post: ilango
  Minecraft Python install error SomeAcandKid 1 2,379 Oct-06-2021, 06:22 PM
Last Post: Ronhamas
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,727 Sep-24-2021, 02:11 AM
Last Post: jonah88888

Forum Jump:

User Panel Messages

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