-
Couldn't load subscription status.
- Fork 8
Open
Description
Hello...
I run this: python3 Main.py bpy /output/folder
and I get this:
trying to import module: bpy
process module: bpy
process module: bpy.path
:9: (ERROR/3) Unknown interpreted text role "class".
process module: bpy.props
process module: bpy.utils
process module: bpy.utils.units
Error: Not freed memory blocks: 8, total unfreed memory 0.008392 MB
This is the Blender API if you need to see what this is about.
I'm on MacOS.
I built the bpy.so module myself. Here it is if you need it for testing purposes. I couldn't upload here because of the file size, it's 26 MB and zipped. You should put bpy.so into pyextern folder.
And there's this Resources folder, it has to be placed in the pyextern folder's parent directory because bpy.so needs it there. Here it is, Resources.zip I can't upload it here, because it's 19,7 MB.
Thank you very much.
Metadata
Metadata
Assignees
Labels
No labels