On Apr 13, 2007, at 9:30 AM, Simen Haugen wrote:

> AttributeError: 'module' object has no attribute 'dForm'
>
>
> The line it fails on is the class definition below
>
> import dabo
> dabo.ui.loadUI("wx")
>
> class ImportForm (dabo.ui.dForm):
>
> I don't know when this error began as I've been using a much older  
> dabo
> build for a long time.

        That's an odd error. Usually when I see things like this, the  
problem turns out to be something else in the UI's __init__.py that  
is failing, preventing the namespace from being properly initialized.

        What was the last version of Dabo that you know successfully worked?  
If you don't know the revision number, about how long ago was this?

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



_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to