Created
August 24, 2022 06:53
-
-
Save fourdollars/fecc4d61e9736cceec53e3e5ac14f18a 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
$ 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