[issue23108] pysha3 fails with obscure internal error

2014-12-24 Thread R. David Murray
R. David Murray added the comment: I doubt that it is on purpose, but it is not a CPython bug. You have one bug in pysha3 (a third party product) and one possible bug (I don't know enough to know if it is one) in pip, which has its own tracker (we track *ensurepip* bugs here, but not pip bugs

[issue23108] pysha3 fails with obscure internal error

2014-12-24 Thread Lukas Barth
Lukas Barth added the comment: D'Oh. Thanks for the hint. So, is it on purpose that there is some piece of software that's only working on debug builds installable via pip? There was no warning whatsoever when I installed pysha3 via pip.. -- resolution: third party -> status: closed -

[issue23108] pysha3 fails with obscure internal error

2014-12-24 Thread Benjamin Peterson
Benjamin Peterson added the comment: pysha3 has been compiled against a debug build of Python and you are running an non-debug one. -- nosy: +benjamin.peterson resolution: -> third party status: open -> closed ___ Python tracker

[issue23108] pysha3 fails with obscure internal error

2014-12-24 Thread Lukas Barth
New submission from Lukas Barth: Hi! Since there is no separate bug tracker for pysha3 (and it is being discussed in some other bug on this tracker), I figured that this is the right place to file this bug. I hope I'm right. I'm trying to import pysha3, and it fails with the error "undefine