Ok I've updated my copy to the latest dabo (svn)
I also remove any path to reportlab and PIL, the Appwizard run yes but
if I run the generated app it will say
The Dabo Report Writer has dependencies on libraries you dont
appear to have installed. You still need:
reportlab
PIL
I am using sqlite3
after enabling the reportlab and PIL the generated app runs
clicking on browse shows the following
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Projects\Lending>lending.py
Dabo Info Log: Wed Jan 25 18:05:05 2006: 1 database connection definition(s) loa
ded.
Dabo Info Log: Wed Jan 25 18:05:05 2006: User interface already set to 'wx', so
dApp didn't touch it.
Dabo Info Log: Wed Jan 25 18:05:05 2006: wxPython Version: 2.6.1.0 wxMSW (unicod
e)
Traceback (most recent call last):
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\lib\
eventMixin.py", line 87, in raiseEvent
bindingFunction(event)
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\lib\
datanav\Page.py", line 529, in __onPageEnter
self.updateGrid()
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\lib\
datanav\Page.py", line 516, in updateGrid
self.fillGrid(False)
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\lib\
datanav\Page.py", line 552, in fillGrid
self.BrowseGrid.populate()
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\lib\
datanav\Grid.py", line 58, in populate
autoSizeCols=False):
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\ui\u
iwx\dGrid.py", line 1666, in buildFromDataSet
structure = bizobj.getDataStructureFromDescription()
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\biz\
dBizobj.py", line 1100, in getDataStructureFromDescription
return self._CurrentCursor.getFieldInfoFromDescription()
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\db\d
CursorMixin.py", line 1285, in getFieldInfoFromDescription
return self.BackendObject.getFieldInfoFromDescription(self.description)
File "C:\Program Files\Python24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\db\d
Backend.py", line 145, in getFieldInfoFromDescription
return tuple([(d[0], self.getDaboFieldType(d[1]), None) for d in cursorDescr
iption])
TypeError: iteration over non-sequence
Dabo Info Log: Wed Jan 25 18:05:35 2006: Application finished.
TIA
On 1/24/06, Paul McNett <[EMAIL PROTECTED]> wrote:
> jbarry wrote:
> > Hey thanks alot Guys!!!
> >
> > I also foundout that I also need ReportLab and PIL to run the AppWizard
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users