STINNER Victor added the comment:

> Typeslots.inc is listed in the .hgtouch file, so you might be able to work 
> around by running “make touch” before building.

My initial issue is that "import ssl" fails with <class 'RuntimeError'>: 
invalid slot offset. This error is really strange and Google doesn't know it.

I probably missed something when I compiled Python, but I would prefer that 
Python build system detects such issues for me, rather than having to use 
workarounds.

----------

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

Reply via email to