On Mar 1, 2007, at 4:11 PM, Douglas Kennedy wrote:

>   I looked inside of the directory c:\ptyhon24\lib\site-packages  
> for the
> file dabo.pth it is there.
>
>   the path is c:\projects\...
>
>   Dabo is located c:\projects\dabo,
>                                        \daboide,
>                                        \dabodemo,
>
>   while still at the python cmd line I can import wx, so I know  
> that the
> site-packages python directory can be seen because the wx.pth is  
> located
> there.

        In your site-packages directory, the file 'dabo.pth' should contain  
just the following:

c:\projects

        Also, make sure that the contents of your c:\projects\dabo directory  
is the actual trunk; it should have files such as dApp.py, dBug.py, etc.

        Another possible problem is if you have more than one Python  
installed. When you start Python, does it say something like 'Python  
2.4.x'?

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



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to