Message345363
| Author | cooperlees |
|---|---|
| Recipients | cooperlees, terry.reedy, tkandell, vstinner |
| Date | 2019-06-12.14:13:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560348803.46.0.981476204296.issue34058@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-12 14:13:23 | cooperlees | set | recipients: + cooperlees, terry.reedy, vstinner, tkandell |
| 2019-06-12 14:13:23 | cooperlees | set | messageid: <1560348803.46.0.981476204296.issue34058@roundup.psfhosted.org> |
| 2019-06-12 14:13:23 | cooperlees | link | issue34058 messages |
| 2019-06-12 14:13:23 | cooperlees | create | |