Cooper Lees <m...@cooperlees.com> added the comment:

I also have the same problem with _socket that was Fixed on the latest version 
of CentOS 7 building with gcc 4.8.5.

Adding:
sudo ln -s /usr/local/lib64/python3.7/lib-dynload/ 
/usr/local/lib/python3.7/lib-dynload

Allowed the .so to be found and the import to work.

----------
nosy: +cooperlees

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

Reply via email to