django - How to fix “the procedure entry point sqlite3_rtree_geometry_callback could not be located in the dynamic link library sqlite3.dll”

49 views
Skip to first unread message

Shoaib Ijaz

unread,
Aug 20, 2014, 2:07:31 AM8/20/14
to django...@googlegroups.com

I have problem with django project. I am facing error when i am trying to execute project in browser.

"the procedure entry point sqlite3_rtree_geometry_callback could not be located in the dynamic link library sqlite3.dll"

I have no idea where is the issue.

Alex Lebedev

unread,
Aug 21, 2014, 8:01:47 AM8/21/14
to django...@googlegroups.com
I got the same error message when I used django.contrib.gis on Windows (OSGeo4W). A python ctypes function tried to open wrong sqlite3.dll (wrong directory). That was the origin of issue. I reordered list of pathes in system environment variable "path" (replaced path to OSGeo4W/bin to the first place in the list) and renamed sqlite3.dll file in the python "DLLs" directory (to sqlite3.dll.bak).

среда, 20 августа 2014 г., 12:07:31 UTC+6 пользователь Shoaib Ijaz написал:
Reply all
Reply to author
Forward
0 new messages