Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attempting to generate externs for Blender's python module throws an error... #6

@ArgosOz

Description

@ArgosOz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions