Attempting to "import pyassimp" fails. See the python traceback under "Actual Results" Reproducible: Always Steps to Reproduce: 1. Start python 2. Enter "import pyassimp 3. Actual Results: Traceback (most recent call last): File "<python-input-0>", line 1, in <module> import pyassimp File "/usr/lib/python3.14/site-packages/pyassimp/__init__.py", line 1, in <module> from .core import * File "/usr/lib/python3.14/site-packages/pyassimp/core.py", line 31, in <module> from . import postprocess File "/usr/lib/python3.14/site-packages/pyassimp/postprocess.py", line 513, in <module> aiProcess_Triangulate | \ ^^^^^^^^^^^^^^^^^^^^^ NameError: name 'aiProcess_Triangulate' is not defined Expected Results: Probably just a return to the python prompt
FEDORA-2025-aefb827293 (assimp-6.0.2-5.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-aefb827293
FEDORA-2025-aefb827293 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-aefb827293` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-aefb827293 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-aefb827293 (assimp-6.0.2-5.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.