The compilation is complete without errors but I have this message: -------------------------------------------------------------------------------------------------------- The necessary bits to build these optional modules were not found: _hashlib _ssl nis To find the necessary bits, look in configure.ac and config.log.
Could not build the ssl module! Python requires a OpenSSL 1.1.1 or newer --------------------------------------------------------------------------------------------------------
But I have a more newer version:
------------------------------------------------------------------------------------------------------- $ openssl version OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) -------------------------------------------------------------------------------------------------------