[issue23805] _hashlib compile error?

2020-12-02 Thread Irit Katriel
Irit Katriel added the comment: Freddy, this issue is 5 years old with no activity and no indicated action for the python devs, so I am closing it. If you are still seeing compilation errors, please create a new one and update it with more details. -- nosy: +iritkatriel stage: ->

[issue23805] _hashlib compile error?

2015-03-29 Thread R. David Murray
R. David Murray added the comment: Well, you'll need to look in your build log to see why _hashlib failed to compile or failed to be usable. -- nosy: +r.david.murray ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23805

[issue23805] _hashlib compile error?

2015-03-29 Thread Freddy
New submission from Freddy: I just installed Python 3.5.0a2 from Source. Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux [264/392] test_hashlib /root/Downloads/Python-3.5.0a2/Lib/test/test_hashlib.py:52: UserWarning: Did a C extension fail to compile? No module named '_hashlib' warnings.warn('Did a