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 "undefined symbol: _PyUnicode_CheckConsistency" (full backtrace here: http://pastebin.com/ueXDAwu6 ) I can't find anything useful about this error using Google etc. I'm using Python 3.3.5 on a current Gentoo Linux. I'm running in a virtualenv, so there should not be too much getting in the way. I basically have Django and pysha3 installed. Full output of 'pip freeze': http://pastebin.com/Z7DF96Z0 Full output of 'python -v': http://pastebin.com/1HeSJJ8p ---------- components: Extension Modules, Interpreter Core messages: 233075 nosy: tinLoaf priority: normal severity: normal status: open title: pysha3 fails with obscure internal error type: crash versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23108> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com