Steps to compile Python 3.8/3.9 with OpenSSL support #10658
Replies: 4 comments 3 replies
-
It might be possible to downgrade your openssl using source/pkg from this tarball? |
Beta Was this translation helpful? Give feedback.
-
Just install the |
Beta Was this translation helpful? Give feedback.
-
Edited some enviroment variables
added
in the terminal
got these from different sources, then
I am still getting this error checking for openssl/ssl.h in /data/data/com.termux/files/usr/include/openssl... no
|
Beta Was this translation helpful? Give feedback.
-
@xtkoba
|
Beta Was this translation helpful? Give feedback.
-
Is there any procedure available that one can compile said python versions with OpenSSL support intact so that
pip
functionality doesn't failI have followed this:
https://thilinamad.medium.com/building-python3-from-source-with-custom-openssl-installation-9821b4cc4741
I need help with this step bcz openssl comes preinstalled with termux so no need to compile it...
Beta Was this translation helpful? Give feedback.
All reactions