Hi! I wrote a python script to try to import a raster file into GRASS mapset, but as I called the r.in.gdal module, a box message showed up and then the r.in.gdal.exe crashed.
Details I have posted in the forum, GRASS r.in.gdal crash:procedure entry point sqlite3_rtree_geometry_callback could not be located in the dynamic link library spatialite.dll <http://stackoverflow.com/questions/27836705/grass-r-in-gdal-crashprocedure-entry-point-sqlite3-rtree-geometry-callback-coul>. Is there any way to solve the problem? Better without re-install GRASS. I have one sqlite3.dll in that folder mentioned in that post, http://gis.stackexchange.com/a/70035 , and I still get the same result after I rename it from sqlite3.dll to xxsqlite3.dll (now I have one xxsqlite3.dll) But even if I leave one sqlite3.dll in that folder(thus, I have sqlite3.dll and xxsqlite3.dll at the same time), I still got the same result. Feel free to give me any idea, thanks.
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
