Uwe Grauer wrote:
> Uwe Grauer wrote:
>> Colin J. Williams wrote:
>>> Thanks to some help from the list, I now have Dabo, Demo and IDE
>>> installed OK with Tortoise. It's a neat and tidy way of doing things.
>>>
>>> I've tried out the Demos. SimpleDemo1 runs OK. The others seem to
>>> have a common glitch:
>>>
>>> Message File Name Line Position
>>> Traceback
>>> <module>
>>> C:\Python25\Lib\site-packages\dabo\DaboDemo\simpleDemo2.py 54
>>> main C:\Python25\Lib\site-packages\dabo\DaboDemo\simpleDemo2.py
>>> 51
>>> start C:\Python25\lib\site-packages\dabo\dApp.py 259
>>> setup C:\Python25\lib\site-packages\dabo\dApp.py 224
>>> initUIApp C:\Python25\lib\site-packages\dabo\dApp.py 251
>>> setup C:\Python25\lib\site-packages\dabo\ui\uiwx\uiApp.py 225
>>> __getattr__
>>> C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py 14033
>>> PyDeadObjectError: The C++ part of the DocStringForm object has been
>>> deleted, attribute access no longer allowed.
>>>
> ...
>> Could it be that you mixed your directories somehow?
>>
>> Uwe
>>
>
> Did you read the section "Installing Dabo as a python module." under:
> http://dabodev.com/wiki/InstallationOnWindows
>
> The following is like i installed it under win:
> c:\dabo
> c:\dabodemo
> c:\daboide
>
> and that's my dabo.pth:
> c:\Python24\Lib\site-packages\dabo.pth
> which contains:
> c:\dabo
>
Which means you have c:\dabo\dabo right?
I am really liking this naming scheme:
dabodev
/dabodemo
/daboide
/dabomodule
/dabo
so dabo.pth contains:
c:\dabodev\dabomodule
So there is no question what dir dabo refers to, cuz there is only one.
Carl K
_______________________________________________
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]