Bug 224069
| Summary: | matplotlib 0.87.7.3 broken against numpy 1.0.1-2. Compiled against different numpy version. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Heslep <mark> | ||||
| Component: | python-matplotlib | Assignee: | Orion Poplawski <orion> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | CC: | jspaleta | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-01-23 22:45:04 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
Mark Heslep
2007-01-23 21:26:31 UTC
Created attachment 146359 [details]
MPL RuntimeError exception
I cant reproduce this. /usr/share/doc/python-matplotlib-0.87.7/examples python logo.py works as expected for me. No errors and I get the logo in a plot window named Figure 1. python-matplotlib-0.87.7-3.fc6 numpy-1.0.1-2.fc6 What arch are you on? I have been using python-matplotlib everyday now for a couple of weeks on multiple x86 cpus to run a series of spectral analysis python scripts. -jef Arg, sorry, disregard. Had an additional numpy installed locally where a local PYTHONPATH found it. Closing. |