Rich Shepard wrote: > On Tue, 20 Feb 2007, Paul McNett wrote: > >> You should install Dabo in site-packages, but I'm not sure that daboide or >> dabodemo belong there. It works, though. Actually, here's what I >> recommend: >> >> 1) Put dabo, dabodemo, and daboide in ~/projects >> 2) Make a dabo.pth file in site-packages pointing to ~/projects/dabo > > Paul, > > OK. I took daboide out of site-packages. > > When I look at the .pth files there all I see is the name of the > application. So, do I create a one-line file daboide.pth that contains > 'daboide?' > > Haven't done these before so I have no experience base. > > Rich >
You only need a dabo.pth in you python's site-packages directory containing: c:\home\daboproject\dabo You don't need a daboide.pth file. Just call "python pathtodaboide/Classdesigner.py". Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
