[osgeo4w-dev] [OSGeo] #1256: python liblas error
OSGeo
trac_osgeo at osgeo.org
Fri Nov 15 14:22:52 PST 2013
#1256: python liblas error
----------------------+-----------------------------------------------------
Reporter: garret12 | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive7.0
Component: OSGeo4W | Keywords: liblas
----------------------+-----------------------------------------------------
From fresh install of OSGeoLive 7.0, I get this error when trying to
import liblas in python
>>> from liblas import file
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/liblas/__init__.py", line 2, in
<module>
from core import get_version
File "/usr/lib/python2.7/dist-packages/liblas/core.py", line 157, in
<module>
las = ctypes.CDLL(lib_name)
File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
self._handle = _dlopen(self._name, mode)
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1256>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the osgeo4w-dev
mailing list