[osgeo4w-dev] [osgeo4w] #573: can't import pyspatialite in 32bit python2.7

OSGeo4W trac_osgeo4w at osgeo.org
Wed May 16 05:51:44 PDT 2018


#573: can't import pyspatialite in 32bit python2.7
--------------------+--------------------------------------------
Reporter:  muellea  |      Owner:  osgeo4w-dev@…
    Type:  defect   |     Status:  new
Priority:  major    |  Component:  Package
 Version:           |   Keywords:  python2.7 sqlite3 pyspatialite
--------------------+--------------------------------------------
 when i try to import dbapi2 from pyspatialite i get an import error: DLL
 load failed: Das angegebene Modul wurde nicht gefunden. (module not
 found):

 My Traceback:
 {{{
 >>> from pyspatialite import dbapi2
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "C:\tmp\TEST_P~1\apps\Python27\lib\site-
 packages\pyspatialite\dbapi2.py",
  line 27, in <module>
     from pyspatialite._spatialite import *
 ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
 }}}

 Thanks in advanced!

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/573>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list