以下の内容はhttps://end0tknr.hateblo.jp/entry/20230226/1677396001より取得しました。


pyenv で python install する際の Missing the lzma lib エラーには yum install xz-devel

$ cat /etc/redhat-release 
Red Hat Enterprise Linux release 9.1 (Plow)


$ pyenv install 3.7.16
  :
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/end0tknr/.pyenv/versions/3.7.16/lib/python3.7/lzma.py", line 27, in <module>
    from _lzma import *
ModuleNotFoundError: No module named '_lzma'
WARNING: The Python lzma extension was not compiled. Missing the lzma lib?


$ sudo yum install xz-devel



以上の内容はhttps://end0tknr.hateblo.jp/entry/20230226/1677396001より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14