Skip to content

Instantly share code, notes, and snippets.

@paulproteus
Created January 8, 2020 18:09
Show Gist options
  • Save paulproteus/b586446287bb59f240da0620e762c696 to your computer and use it in GitHub Desktop.
Save paulproteus/b586446287bb59f240da0620e762c696 to your computer and use it in GitHub Desktop.
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