Douglas Kennedy wrote: > The problem is when I do an import at the python cmd line. > > It says ImportError: No module named dabo. > > 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,
You need your dabo.pth to read: c:\projects\dabo -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
