[Bug 225314] graphics/py-gdal: ImportError: No module named '_gdal_array'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 19 13:50:02 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225314
Bug ID: 225314
Summary: graphics/py-gdal: ImportError: No module named
'_gdal_array'
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://trac.osgeo.org/gdal/ticket/6801
OS: Any
Status: New
Keywords: easy, patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: lbartoletti at tuxfamily.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
Created attachment 189903
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189903&action=edit
fix import _gdal_array
Hi,
I got this error testing QGis-dev.
Add "from . import _gdal_array" in gdal_array.i and it's works.
Regards.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list