On Oct 17, 2005, at 9:04 AM, Casey McGuire wrote:

Should I be able to run the IDE? I try to start it from the command line by typing "IDE.py". It says

No, the IDE is something that was started a long time ago, and has not been maintained. It was a case of putting the cart before the horse: the tools that the IDE would use were still being created, and it didn't make sense to invest time in creating something that was trying to wrap a moving target.

This question comes up often enough that I'm going to modify the IDE code to print a little explanation and exit.

  The Dabo Report Writer has dependencies on libraries you
  Don't appear to have installed.  You still need:

    reportlab
    PIL

We've also changed how we check for dependencies. You now only run into this message when you attempt to use something in the framework that actually requires the modules. In other words, unless you are running a report, you shouldn't have to worry about having ReportLab installed.


-- 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