[Qgis-developer] Error using qspatialite

Andrea Peri aperi2007 at gmail.com
Tue Jun 21 18:06:26 EDT 2011


Hi,
using the last 4.0.4 version of qspatialite, I'm having this python error:

An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:/Users/andrea/.qgis/python/plugins\QspatiaLite\qspatialite.py",
line 67, in run
    dlg =
QspatiaLiteDialog(self.load_to_canvas,self.get_layer_names,self.save_layer,self.delete_tmpshp,
self.import_gis_files, self.viewresult, self.export2ogr,
self.iface.mainWindow())
  File
"C:/Users/andrea/.qgis/python/plugins\QspatiaLite\qspatialitedialog.py",
line 94, in __init__
    self.prepare_tree()
  File
"C:/Users/andrea/.qgis/python/plugins\QspatiaLite\qspatialitedialog.py",
line 723, in prepare_tree
    columnsList = self.get_columns(record[0])
  File
"C:/Users/andrea/.qgis/python/plugins\QspatiaLite\qspatialitedialog.py",
line 1186, in get_columns
    rep=cursor.execute(query)
OperationalError: no such module: VirtualSpatialIndex

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]


QGIS version:
1.8.0-Trunk Trunk, fdb41a6

Python path: ['C:\\Users\\andrea\\.qgis\\python\\plugins\\cswclient',
'C:/osgeo4w/apps/qgis-dev/./python', 'C:/Users/andrea/.qgis/python',
'C:/Users/andrea/.qgis/python/plugins',
'C:/osgeo4w/apps/qgis-dev/./python/plugins',
'C:\\osgeo4w\\bin\\python25.zip', 'C:\\osgeo4w\\apps\\Python25\\DLLs',
'C:\\osgeo4w\\apps\\Python25\\lib',
'C:\\osgeo4w\\apps\\Python25\\lib\\plat-win',
'C:\\osgeo4w\\apps\\Python25\\lib\\lib-tk',
'C:\\osgeo4w\\apps\\qgis-dev\\bin', 'C:\\osgeo4w\\apps\\Python25',
'C:\\osgeo4w\\apps\\Python25\\lib\\site-packages',
'C:\\osgeo4w\\apps\\Python25\\lib\\site-packages\\win32',
'C:\\osgeo4w\\apps\\Python25\\lib\\site-packages\\win32\\lib',
'C:\\osgeo4w\\apps\\Python25\\lib\\site-packages\\Pythonwin',
'C:\\osgeo4w\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\osgeo4w\\apps\\qgis-dev\\python\\plugins\\fTools\\tools']


-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110622/34098b80/attachment.html


More information about the Qgis-developer mailing list