On 01/08/2013 11:52 AM, John Fabiani wrote:
After moving to git I get the following error.  Not sure why it can't
find 'wx'

At a guess your sys.path is pointing at the wrong location for the dabo module. I am assuming when you say moving you are talking about the dabo git repository. If so it may have a different layout then the svn one.


C:\pespy>python esfastentry.py
Traceback (most recent call last):
   File "esfastentry.py", line 23, in <module>
     dabo.ui.loadUI('wx')
AttributeError: 'module' object has no attribute 'ui'

Johnf



--
Adrian Klaver
[email protected]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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