Python Forum
pip unable to install because of missing ssl module
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip unable to install because of missing ssl module
#3
I believe he is using Linux.

I notice in the first (pip3) attempt, it says the 'ssl' module is not 'available'. I presume it's installed, but looking at the docs I noticed this

Changed in version 3.6: OpenSSL 0.9.8, 1.0.0 and 1.0.1 are deprecated and no longer supported. In the future the ssl module will require at least OpenSSL 1.0.2 or 1.1.0.

Could this be related?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
RE: pip unable to install because of missing ssl module - by sparkz_alot - Jun-08-2017, 02:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to install dataprep on my python notebook simplexity 0 3,592 Oct-11-2020, 01:59 AM
Last Post: simplexity
  I am unable to install NumPy in Python3.7.0 and I don't know why. kanika97_scs 4 8,055 Mar-21-2018, 08:37 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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