On Jun 19, 2006, at 12:08 AM, Nataraj S Narayan wrote:

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
[snip]
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

That bug was fixed a week ago or so. There was a missing close parenthesis at the end of the line immediately preceding the one listed above. Have you updated from Subversion?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to