Bug 1177319 - Import of Matplotlib Basemap fails
Summary: Import of Matplotlib Basemap fails
Keywords:
Status: CLOSED DUPLICATE of bug 1177052
Alias: None
Product: Fedora
Classification: Fedora
Component: python-basemap-data
Version: 21
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jef Spaleta
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1177903 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-26 05:53 UTC by Jay
Modified: 2015-03-20 10:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-20 10:45:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jay 2014-12-26 05:53:52 UTC
Description of problem:
Import of matplotlib basemap fails under Fedora 21, because the matplotlib-basemap data cannot be found (python-basemap-data).

Version-Release number of selected component (if applicable):
python-basemap-data 1.0.7 2.fc21
python-basemap 1.0.7 4.fc21

How reproducible:
Since the data directory does not exist the import will always fail.

Steps to Reproduce:
1. install python-basemap, python-basemap-data and all its dependencies
2. import basemap in a python shell: from mpl_toolkits.basemap import Basemap

Actual results:
IOError: proj data directory not found. Expecting it at: /usr/lib64/python2.7/site-packages/mpl_toolkits/basemap/data
This path does not exist.

Expected results:
succesfull import of matplotlib-basemap

Comment 1 Adrian Reber 2015-01-12 12:41:03 UTC
This is also discussed here: http://stackoverflow.com/questions/27505708/import-basemap-fails-under-fedora-21

Comment 2 Jos de Kloe 2015-03-20 10:03:25 UTC
*** Bug 1177903 has been marked as a duplicate of this bug. ***

Comment 3 Jos de Kloe 2015-03-20 10:45:47 UTC
issue has been fixed with update python-basemap-1.0.7-6.fc21, see:
https://bugzilla.redhat.com/show_bug.cgi?id=1177052

*** This bug has been marked as a duplicate of bug 1177052 ***


Note You need to log in before you can comment on or make changes to this bug.