Message360339
Matthew, this tracker issue has been closed for over 10 years; posting new questions or comments to such is unlikely to get a response (I just happened to see your comment in passing). If you believe you have identified a new issue with current versions of Python, you should search for newer issues and, if appropriate, open a new one with a reference to this one. However, before doing that, I would do a web search on "cannot import name 'SemLock'"; you should find a number of references to situations that seem similar to yours with the cause being the lack of a working sem_open implementation as noted in the ImportError message, a condition that might just be a system configuration issue on the build system. Good luck! |
|
Date |
User |
Action |
Args |
2020-01-20 22:41:28 | ned.deily | set | recipients:
+ ned.deily, aimacintyre, ncoghlan, djmdjm, jnoller, bms, smattr |
2020-01-20 22:41:28 | ned.deily | set | messageid: <1579560088.12.0.933879351901.issue3770@roundup.psfhosted.org> |
2020-01-20 22:41:28 | ned.deily | link | issue3770 messages |
2020-01-20 22:41:27 | ned.deily | create | |
|