Created
January 8, 2020 18:09
-
-
Save paulproteus/b586446287bb59f240da0620e762c696 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Python build finished successfully! | |
The necessary bits to build these optional modules were not found: | |
_bz2 _curses _curses_panel | |
_dbm _gdbm _hashlib | |
_lzma _sqlite3 _ssl | |
_tkinter _uuid nis | |
readline spwd zlib | |
To find the necessary bits, look in setup.py in detect_modules() for the module's name. | |
The following modules found by detect_modules() in setup.py, have been | |
built by the Makefile instead, as configured by the Setup files: | |
_abc atexit pwd | |
time | |
Failed to build these modules: | |
_crypt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment