On Monday 29 September 2008 02:56:05 pm Dabo Trac wrote:
> #1168: CxnEditor will not open - AttributeError: 'module' object has no
> attribute 'dForm'
> -----------------------+---------------------------------------------------
>- Reporter:  mikemabey  |       Owner:  somebody
>      Type:  defect     |      Status:  new
>  Priority:  blocker    |   Milestone:  0.8.3
> Component:  ui         |     Version:  0.8.3
>  Keywords:             |
> -----------------------+---------------------------------------------------
>- Under revision 4534, the CxnEditor will not run.  The traceback below is
> all that happens when trying to open it:
>
>  Traceback (most recent call last):
>    File "C:\src\dabo\ui\__init__.py", line 58, in loadUI
>      exec("from %s import *" % mods[typ], globals())
>    File "<string>", line 1, in <module>
>    File "C:\src\dabo\ui\uiwx\__init__.py", line 73, in <module>
>      from dBorderlessButton import dBorderlessButton
>    File "C:\src\dabo\ui\uiwx\dBorderlessButton.py", line 2, in <module>
>      import wx.lib.platebtn as platebtn
>  ImportError: No module named platebtn
>  Traceback (most recent call last):
>    File "CxnEditor.py", line 18, in <module>
>      class EditorForm(dui.dForm):
>  AttributeError: 'module' object has no attribute 'dForm'

Try the latest update.  It works for me.   

-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to