Skip to content

Instantly share code, notes, and snippets.

@fourdollars
Created August 24, 2022 06:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fourdollars/fecc4d61e9736cceec53e3e5ac14f18a to your computer and use it in GitHub Desktop.
Save fourdollars/fecc4d61e9736cceec53e3e5ac14f18a to your computer and use it in GitHub Desktop.
$ pyenv install 3.10.6 -f
Installing Python-3.10.6...
WARNING: The Python bz2 extension was not compiled. Missing the bzip2 lib?
WARNING: The Python curses extension was not compiled. Missing the ncurses lib?
WARNING: The Python ctypes extension was not compiled. Missing the libffi lib?
WARNING: The Python readline extension was not compiled. Missing the GNU readline lib?
WARNING: The Python sqlite3 extension was not compiled. Missing the SQLite3 lib?
WARNING: The Python tkinter extension was not compiled and GUI subsystem has been detected. Missing the Tk toolkit?
WARNING: The Python lzma extension was not compiled. Missing the lzma lib?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment