我正在尝试安装bpy包,但收到以下错误:DEPRECATION: Python 2.7 reached the endPlease upgrade your Python as Python 2.7 is no longer maintained.A future version of pip will drop support for Python 2.7.write
当我将bpy导入python时,我得到了以下错误代码,这是因为我需要安装blender,还是我可以用另一种方法解决这个问题?ModuleNotFoundError: No module named 'bpy_types'ERROR(bpy.rna): c:\users\tgubs\.blenderpy\blender\source\
我正在尝试使用pip安装bpy,但得到了以下结果:Defaulting to user installation because normal site-packagesis not writeable Using cached bpy-0.0.0a0.tar.gz (19 kB)
ERROR: Command errored[0] = '"'"'/tmp/pi
我尝试过使用PIP进行安装,但得到了以下结果: Using cached https://files.pythonhosted.org/packages/fe/我已经在我的机器上单独安装了python,并且能够将PIP更新到最新版本,但这似乎是随blender一起提供的不同的python安装。我还看到我可以在blender中打开一个python控制台区域,所以我尝试了以下方法,但返回时</