Hi

Now that when i try a "python setup.py install" , i am getting

"Dabo requires SQLite 3 and the pysqlite2 module. You will have to install these free products before running Dabo. You can get them from the following locations:"


Getting the following error when trying to install pysqlite in my debian sarge installation.

ghost:/projects/dabo# apt-get install python2.4-sqlite

Reading Package Lists... Done
Building Dependency Tree... Done
Recommended packages:
 python-egenix-mxdatetime
The following NEW packages will be installed:
 python2.4-sqlite
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/29.1kB of archives.
After unpacking 135kB of additional disk space will be used.
Selecting previously deselected package python2.4-sqlite.
(Reading database ... 40603 files and directories currently installed.)
Unpacking python2.4-sqlite (from .../python2.4-sqlite_1.0.1-2_i386.deb) ...
Setting up python2.4-sqlite (1.0.1-2) ...
Compiling /usr/lib/python2.4/site-packages/Dabo-0.7a-py2.4.egg/dabo/lib/reportWriter.py ... File "/usr/lib/python2.4/site-packages/Dabo-0.7a-py2.4.egg/dabo/lib/reportWriter.py", line 1871
   ReportFormXML = property(_getReportFormXML, _setReportFormXML, None,
               ^
SyntaxError: invalid syntax

dpkg: error processing python2.4-sqlite (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
python2.4-sqlite
E: Sub-process /usr/bin/dpkg returned an error code (1)
ghost:/projects/dabo#


Plz help

regards

Nataraj

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to