DagAmendment
DagAmendment copied to clipboard
ImportError: cannot import name 'project' from 'DagAmendment.Accel' (unknown location)
bpy.context.space_data.recent_folders_active = 1
bpy.context.space_data.system_folders_active = 3
bpy.context.space_data.system_folders_active = 3
bpy.context.space_data.params.filename = ""
bpy.context.space_data.recent_folders_active = 1
Modules Installed (DagAmendment) from 'D:\DagAmendment-v1.1.1.zip' into 'C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons'
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\addon_utils.py", line 351, in enable
mod = import(module_name)
File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\DagAmendment_init_.py", line 81, in
Do you confirm that you see the Accel binary in the installed add-on?
The "cp310" part must match the version of Python used by your version of Blender (I don't remember which one exactly Blender 3.1 uses but I believe it is either 3.10 or 3.9 so it should be ok).
Do you use a 64bit installation of Blender? You can check your very version of Blender's Python in the Scripting layout tab: