Christian Heimes <li...@cheimes.de> added the comment:

Update:

I came up with a hack that lets you use the openssl11 module from EPEL with 
Python:

https://discuss.python.org/t/modulenotfounderror-no-module-named-mysql-in-python-3-10-0-default-nov-6-2021-1425-gcc-4-8-5-20150623-red-hat-4-8-5-44-on-linux/11823/5?u=tiran

sed -i 's/PKG_CONFIG openssl /PKG_CONFIG openssl11 /g' configure

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44319>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to