Ok, folks, for reasons including corporate firewalls, I'm installing this 
following the "no 'Net connection" instructions. I've d/l the appropriate 
packages, and installed them. No errors I can see....

Except when I then run python setup.py install on supervisor, it can't find 
elementtree, and insists on trying to look for it on the web. 

A partial listing of /usr/local/lib/python2.3/site-packages is:
-rw-r--r--    1 root     root          243 Jul 22 16:57 easy-install.pth
drwxr-xr-x    2 root     root         4096 Jul 22 17:03 elementtree/
drwxr-xr-x    2 root     root         4096 Jul 22 17:21 medusa/
drwxr-xr-x    2 root     root         4096 Jul 22 17:19 meld3/
drwxr-xr-x    2 root     root         4096 Jun 28  2006 mod_python/
drwxr-xr-x    2 root     root         4096 Feb  5 14:49 pysvn/
-rw-r--r--    1 root     root          119 Jun 28  2006 README
drwxr-xr-x    4 root     root         4096 Jul 22 16:57 
setuptools-0.6c7-py2.3.egg/
-rw-r--r--    1 root     root           29 Jul 22 16:57 setuptools.pth
drwxr-xr-x    5 root     root         4096 Jul 23 09:21 
supervisor-3.0a6-py2.3.egg/
drwxr-xr--    4 root     root         4096 Jan 15  2007 svn-python/

Also, when I just go into python, and tell it to import all three of the other 
required packages (meld3, etc), python has no problems, but when I say import 
elementtree, it can't find it.

So, python experts, what's wrong with either the install, or the setup.py of 
supervisor?

       mark, learning to dislike python....
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to