Author: Ed Leafe
Posted: 2004-09-01 at 13:03:37
On Sep 1, 2004, at 1:32 PM, Paul McNett wrote:
>> from dComboBox import dComboBox
>> File
>> "/usr/local/lib/python2.3/site-packages/dabo/ui/uiwx/dComboBo
>> x.py", line 3, in ?
>
> This part of your error must have to do with local changes on
> your end, as the repository's dComboBox.py is empty. Change
> your 'import dEvents' line to 'import dabo.dEvents as dEvents'.
I just figured that out, and was going to let you know what the
problem was when I saw your note. I copied the import statement for
dEvents from other classes, but since it hadn't been checked in, you
couldn't update it to fit with your changes. Now that it's fixed, I'm
able to run the individual classes without problems. Now on to the
wizard!
___/
/
__/
/
____/
Ed Leafe