[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 

"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 
<http://bugs.python.org/issue23108>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 -> open

___
Python tracker 
<http://bugs.python.org/issue23108>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com