Python Forum
Could not build the ssl module while installing python3.7 from tar ball
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could not build the ssl module while installing python3.7 from tar ball
#1
I can see my libssl is installed here: /usr/lib/x86_64-linux-gnu/libssl.so

However I am still getting this error after running ./configure; make

My system is Ubuntu 14.04.5 LTS. How can I modify the setup.py file to make it work? Thanks.
Error:
Python build finished successfully! The necessary bits to build these optional modules were not found: _ssl _uuid To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time Could not build the ssl module! Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host(). LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381
Reply
#2
Never mind. sudo apt update solves my problem.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,331 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
  Installing time module Led_Zeppelin 2 11,943 Aug-31-2021, 02:16 PM
Last Post: Led_Zeppelin
  Installing Python3 on MacOS using brew zazas321 5 5,249 May-28-2021, 06:19 AM
Last Post: perfringo
  Although this is a talib related Q it's mostly related to python module installing.. Evalias123 4 5,695 Jan-10-2021, 11:39 PM
Last Post: Evalias123
  Installing python3-devel from source on centos6 judith 0 2,200 Dec-04-2020, 05:33 AM
Last Post: judith
  Cannot use "threading" module on python3 Tei_tsubaki 1 3,060 Aug-24-2020, 10:26 AM
Last Post: Larz60+
  Python3 openpyxl module GHULIEV 0 1,502 Aug-07-2020, 08:50 PM
Last Post: GHULIEV
  bouncing ball with variable collision points (in time) Zhaleh 1 2,380 Jul-24-2020, 02:54 PM
Last Post: Marbelous
  Module not Installing Evil_Patrick 9 4,587 May-27-2020, 03:45 PM
Last Post: Evil_Patrick
  How can i change the direction of the ball based on player's xcor and ycor collisions MohammedSohail 0 1,772 May-25-2020, 08:39 AM
Last Post: MohammedSohail

Forum Jump:

User Panel Messages

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