Bug 2276011
| Summary: | [abrt] blender: module(): gltf2_blender_gather_tree.py:7:<module>:ModuleNotFoundError: No module named 'numpy' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nesuniken | ||||||||||||||||
| Component: | blender | Assignee: | Ben Beasley <code> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 39 | CC: | code, design-devel, epel-packagers-sig, joao.manganelli.86, kwizart, luya_tfz, negativo17, nesuniken | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/62fdd8b6068159dc6043dd57816245d30e46050 | ||||||||||||||||||
| Whiteboard: | abrt_hash:97fa0a4e1680e22e1e2bca8d46707de7184691b1;VARIANT_ID=kde; | ||||||||||||||||||
| Fixed In Version: | blender-4.0.2-3.fc39 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2024-05-01 02:25:59 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
nesuniken
2024-04-19 00:39:28 UTC
Created attachment 2027792 [details]
File: os_info
Created attachment 2027793 [details]
File: environ
Created attachment 2027794 [details]
File: mountinfo
Created attachment 2027795 [details]
File: open_fds
Created attachment 2027796 [details]
File: namespaces
Created attachment 2027797 [details]
File: backtrace
Created attachment 2027798 [details]
File: cpuinfo
It seems like the third-party Python packages imported by the add-on scripts need to be manually added to the Requires for the blender package (and preferably also BuildRequires, to keep the package from building successfully and then failing to install). Luya, do you know of anywhere that those dependencies are listed? I couldn’t find a straightforward enumeration in a quick grep of the package sources. It seems like a shame to have to dig through all of the Python code looking for non-stdlib imports… Meanwhile, you should be able to work around this with sudo dnf install python3-numpy Thanks for the report. FEDORA-2024-bd77f9e670 (blender-4.0.2-3.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-bd77f9e670 FEDORA-2024-bd77f9e670 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-bd77f9e670` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-bd77f9e670 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-bd77f9e670 (blender-4.0.2-3.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |