On Thu, 10 Aug 2006, Arjan Molenaar wrote: > It may be possible that pygtk is not installed in a standard place (e.g. > /usr/local/lib/python2.4/site-packages).
Hello, Arjan: No, that's just where it is: [EMAIL PROTECTED] /usr/local/lib/python2.4/site-packages]$ ls gtk-2.0/ pygtk.pth pygtk.py pygtk.pyc pygtk.pyo > Did you check the python executable refers to Python 2.4 and not Python 2.3? Yes. > BTW. You can also do a "python setup.py run" in order to run directly from > the gaphor-0.8.1 directory. This gives the same error as before. The problem, I just determined, is that python cannot find pygtk to import, despite the module being where it should be. I need to research why. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc.(TM) | Accelerator <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gaphor-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gaphor-list
