Fedora Account System
Red Hat Associate
Red Hat Customer
Upon downloading the package and attempting an export for the file type .fbx I receieve an error in blender: Python: Traceback (most recent call last): File "/usr/share/blender/5.0/scripts/addons_core/io_scene_fbx/__init__.py", line 606, in execute if self.use_space_transform else Matrix()) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/blender/5.0/scripts/modules/_bpy_types.py", line 1024, in __getattribute__ return super().__getattribute__(attr) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ AttributeError: 'ExportFBX' object has no attribute 'use_space_transform' And I am unable to export an fbx file. Reproducible: Always Steps to Reproduce: 1. sudo dnf install blender 2. blender (open blender) 3. export fbx in blender Actual Results: I received the error. Expected Results: Exported an FBX to my home folder.
*** This bug has been marked as a duplicate of bug 2420140 ***