[issue12876] Make Test Error : ImportError: No module named _sha256

Wong Wah Meng report at bugs.python.org
Thu Sep 1 15:48:51 CEST 2011


Wong Wah Meng <wahmeng at freescale.com> added the comment:

Thanks for your reply:

This is the output of the make, _ctypes and termios are failed to build.

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _curses            _curses_panel   
_sqlite3           _ssl               _tkinter        
bsddb185           bz2                gdbm            
linuxaudiodev      ossaudiodev        readline        
spwd               sunaudiodev        zlib            
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
_ctypes            termios                            

running build_scripts
$ 

On version of OpenSSL on this server, I need to check with my Unix admin first, as I don't know what command to run to check what software and its version installed. :P. Will revert to you!

----------

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


More information about the Python-bugs-list mailing list