[New-bugs-announce] [issue23805] _hashlib compile error?

Freddy report at bugs.python.org
Sun Mar 29 14:23:21 CEST 2015


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 C extension fail to compile? %s' % error)

Sorry, I'm not sure if it is an issue.

----------
components: Installation
messages: 239487
nosy: SinusAlpha
priority: normal
severity: normal
status: open
title: _hashlib compile error?
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23805>
_______________________________________


More information about the New-bugs-announce mailing list