ヴェズルフェルニルの研究ノート

座右の銘「ただ一人犀の角のように歩め」的な研究活動ノート

2025-03-01から1ヶ月間の記事一覧

asdf:Python 3.12.x インストール時に 'Modules/_ssl.cpython-312-darwin.so': No such file or directory エラー

asdf で(pyenvでも) Python 3.12.xをインストールしようとしたら、以下のようなエラー出力に遭遇した。 % asdf install python 3.12.2 .... .... .... .... BUILD FAILED (OS X 13.4.1 using python-build 2.5.3-2-g2f4bdcdb) Inspect or clean up the wor…