On Tue, 20 Feb 2007, Paul McNett wrote: > 1) Put dabo, dabodemo, and daboide in ~/projects > 2) Make a dabo.pth file in site-packages pointing to ~/projects/dabo
Nuts! It ain't workin'. I have ~/development/python/dabo which contains dabo/ (the download), dabodemo/, and daboide/. Then I created /usr/lib/python2.4/site-packages/dabo.pth that contains the above absolute path. But, when I am in my application directory and try 'python ReportDesigner.py' I'm told 'python: can't open file 'ReportDesigner.py': [Errno 2] No such file or directory' Do I need to source a file so that python knows where it is? Not having needed a *.pth before I'm sure that I have missed something important. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
