BioErrorLog Tech Blog
id:BioErrorLog
bpyをpip installする: Blender Python
bpyバージョンとPythonバージョンの対応に気を付けましょう。 はじめに bpyをpip installする 1. Pythonバージョンを確認する 2. bpyをpip installする おわりに 参考 はじめに Blender Pythonモジュールのbpyをローカル環境にpip installしようとしたところ、上手くインストールできませんでした。 $ pip install bpy ERR…