Lauri Ojansivu wrote:
What is the status on report designer? I tried
to run ide/ReportDesigner.py after installing
PIL and ReportLab, and got some errors:

C:\Program Files\Dabo Runtime\ide>python
ReportDesigner.py sampleReport.rfxml
Traceback (most recent call last):
  File "ReportDesigner.py", line 7, in ?
    import DesignerPropSheet
  File "C:\Program Files\Dabo
Runtime\ide\DesignerPropSheet.py", line 5, in ?
    from DesignerComponents import LayoutPanel
  File "C:\Program Files\Dabo
Runtime\ide\DesignerComponents.py", line 6, in ?
    from dabo.lib.dUtils import padl
ImportError: No module named dUtils

Maybe I installed something wrong, or used wrong
command line syntax. I'm running Python 2.4 at
C:\Python24 and dabo 0.4.1.

The report designer is in flux and not usable yet, however that particular error was fixed post 0.4.1. If you download nightly tarballs of dabo and daboide, you should be able to get into the report designer and look around.

--
Paul McNett
http://paulmcnett.com
http://dabodev.com


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

Reply via email to