This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients Jonathan.Gossage, ammar2, christian.heimes, matrixise, xtreak
Date 2019-09-16.18:28:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568658485.55.0.682026916343.issue38189@roundup.psfhosted.org>
In-reply-to
Content
I close this issue, it's not related to the packaging of Python, but just to your compilation.

As explained by Ammar Askar, when you compile Python, you have to be sure that you have the openssl-dev package installed on your system

You can read this page: https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_linux.html
History
Date User Action Args
2019-09-16 18:28:05matrixisesetrecipients: + matrixise, christian.heimes, Jonathan.Gossage, ammar2, xtreak
2019-09-16 18:28:05matrixisesetmessageid: <1568658485.55.0.682026916343.issue38189@roundup.psfhosted.org>
2019-09-16 18:28:05matrixiselinkissue38189 messages
2019-09-16 18:28:05matrixisecreate