Hi all,
I did download dabo (0.9 latest) and tried to build a demo application as in
the tutorial. When i run the file 'ClassDesigner.py', I get the following
error.

F:\dabo\ide>python ClassDesigner.py
Traceback (most recent call last):
  File "ClassDesigner.py", line 4165, in <module>
    clsDes = ClassDesigner(f)
  File "ClassDesigner.py", line 189, in __init__
    frm._initialStateDict = frm.getDesignerDict()
  File "F:\dabo\ide\ClassDesignerComponents.py", line 91, in getDesignerDict
    defVals = self.Controller.getDefaultValues(self)
  File "ClassDesigner.py", line 1493, in getDefaultValues
    ret[prop] = eval("obj.%s" % prop)
  File "<string>", line 1, in <module>
AttributeError: 'DesForm' object has no attribute 'CxnFile'

can somebody please help. Because i think this need to work before i can
move on.

I also received another error in file CxnEditor.py, in line 48 a comma was
missing at the end.
When I put the comma in place, it worked fine.

Please help.


-- 
Thanks,
Satmeet Ubhi


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to