Hi, The temporal Grass Interface in grass7 calls some sqlite3 Python functions that are defined in the Python Standard library version >= 2.6. No non-standard function is used or any spatial related function. So I am really curious about this error.
The sqlite3 related code can be found here: http://svn.osgeo.org/grass/grass/trunk/lib/python/temporal/core.py Best regards Soeren Am 28.10.2012 22:24 schrieb "Helmut Kudrnovsky" <[email protected]>: > >1. Pick up the DLL from the directory in which the > >.exe that is linked against it resides. > > that seems to be the problem here: > > (1) C:\OSGeo4W\apps\Python27\DLLs\sqlite3.dll => python's own shipped > sqlite3.dll > > (2) C:\OSGeo4W\bin\sqlite3.dll => osgeo4w-package > > first found is (1) > > the error raises when compiling and starting wingrass7svn in the > osge4w-stack. > > but compiling and starting wingrass6.4.3svn in the osge4w-stack no such > error. > > what are the differences? is grass7 calling some not default sqlite > functions (e.g. rtree-geometry-callback) what grass6.4. doesn't? > > > > > > ----- > best regards > Helmut > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/Fwd-osgeo4w-305-python-sqlite-sqlite3-rtree-geometry-callback-not-found-in-C-OSGeo4W-apps-Python27-D-tp5011827p5011839.html > Sent from the Grass - Dev mailing list archive at Nabble.com. > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
