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
#7
(Mar-25-2019, 07:57 PM)ThatGuyDuncan Wrote:
(Sep-05-2018, 12:56 AM)nickystixx45 Wrote: Running cmd as admin did upgrade pip to version 18.0 but I still get the same ssl error when I try to install anything with pip, admin or not.

Did you ever resolve?

Yes. Whenever I need to install or update something I have to put: pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org --user {name of whatever I'm installing}

I found this solution here: https://github.com/pypa/pip/issues/5363
Reply


Messages In This Thread
RE: Cannot update or install anything with pip, SSL error - by nickystixx45 - Mar-26-2019, 03:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install error middlestudent 1 814 Sep-23-2023, 08:26 AM
Last Post: middlestudent
  Error 1064 (42000) when executing UPDATE SQL gratiszzzz 7 1,592 May-22-2023, 02:38 PM
Last Post: buran
  wxPython install error carlomscalisi 3 3,700 Jan-17-2023, 11:04 AM
Last Post: snippsat
  Error with pip install coffeeguy 1 2,401 Sep-08-2022, 01:27 AM
Last Post: snippsat
  kmeans install error (please help me) muratuzun 3 5,722 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,782 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Anaconda pip install mpyc Error pip-script.py is not present Anldra12 2 7,947 Dec-13-2021, 06:59 PM
Last Post: Anldra12
  SSL error while trying to update conda ilango 0 2,216 Nov-04-2021, 08:38 AM
Last Post: ilango
  Minecraft Python install error SomeAcandKid 1 2,393 Oct-06-2021, 06:22 PM
Last Post: Ronhamas
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,795 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