DXF Import Error ""Type error: Object is not Callable"" #105391

Open
opened 2024-07-11 11:03:52 +02:00 by Aviral-Shukla · 1 comment

Hello, I'm using Blender 4.1 on MacBook Pro, Whenever i try to import a DXF file from my autocad 2024 it shows error

""Python: Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/4.1/scripts/addons/io_import_dxf/dxfimport/do.py", line 1364, in _call_object_types
o = type_func(entity, scene, name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not callable""

Please find the attcahed dxf file for reference.

Hello, I'm using Blender 4.1 on MacBook Pro, Whenever i try to import a DXF file from my autocad 2024 it shows error ""Python: Traceback (most recent call last): File "/Applications/Blender.app/Contents/Resources/4.1/scripts/addons/io_import_dxf/dxfimport/do.py", line 1364, in _call_object_types o = type_func(entity, scene, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not callable"" Please find the attcahed dxf file for reference.

report the issue to https://projects.blender.org/extensions/io_import_dxf/issues as it got moved to the extensions platform for the release of blender 4.2

report the issue to https://projects.blender.org/extensions/io_import_dxf/issues as it got moved to the extensions platform for the release of blender 4.2
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105391
No description provided.