Bug 1947295
| Summary: | python-matplotlib fails to build with Python 3.10: AttributeError: 'VendorImporter' object has no attribute 'find_spec' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
| Component: | python-matplotlib | Assignee: | Tomáš Hrnčiar <thrnciar> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | gwync, jonathan.underwood, mhroncok, paulo.cesar.pereira.de.andrade, python-sig, quantum.analyst, thibault, thrnciar, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-27 07:21:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1941609 | ||
| Bug Blocks: | 1890881 | ||
|
Description
Tomáš Hrnčiar
2021-04-08 07:38:44 UTC
I mean, I don't see how this is a matplotlib issue; it's clearly broken in Python. Yes, you are right. Sorry for the noise. There is no need to take care of this from your side. I'll assign it to myself and keep it open for our tracking purposes. This needs to be fixed in setuptools: https://github.com/pypa/setuptools/issues/2632 |