Q=(" CREATE VIRTUAL TABLE nodes_index USING rtree (\ n
""Id - Integer primary key \ n"
"MinX, maxX, Minimum and maximum X coordinate \ n", "
"MinY, maxY, Minimum and maximum Y coordinate \ n"
") ")
C.e xecute (q)
Error message is as follows:
C.e xecute (q)
OperationalError: no to the module: rtree
Excuse me each great god how to solve the
Online there is a kind of method is compiled sqlite, after I use vs2010 recompile Python that how to use the compiled sqlite, meng, strives for the great spirit guide, I have already finished for a long time didn't succeed,
CodePudding user response:
The import moduleCodePudding user response:
Could you tell me how to solve the