Violet_Stray的博客在使用GitHub上的Cats Blender插件0.19.0版本时,遇到了RuntimeError: Error: bpy_struct: item.attr = va.:: 'TESTING' not found in ('OFFICIAL', 'COMMUNITY'”)的报错。通过查看相关issue,发现需要更新Blender...
散漫肖恩的博客这类报错一般都是在cmd窗口使用pip命令安装,安装之后查看 pip list 也确实成功安装了该trimesh库,但是再启动blender之后还是报错 :ModuleNotFoundError: No module named ‘trimesh’。 解决 \Blender Foundation...