Chaim Rieger wrote: > m.roth2006@xxxxxxx wrote: >> Chaim, >> >> >>> Date: Thu, 24 Jul 2008 12:37:54 -0700 >>> From: Chaim Rieger <chaim.rieger@xxxxxxxxx> m.roth2006@xxxxxxx wrote: >>> >>>> However, when I go to install supervisor, every. single. time. it >>>> tries to access the 'Net, becuase it can't find elementtree. >>>> >>> is elementtree a prereq ? >> >> Yup. And they also don't mention that I needed to install >> cElementTree, but I see reference to that in the setup.py. >> > install elementtree (1.2.6) from http://effbot.org/downloads#elementtree > Sorry if I wasn't clear. In the manual for supervisor, they list four prereq's, and I installed all four, including elementtree. Then, just today, reading the code of the setup.py, I saw that it referenced cElementTree, and found that was *separate*, and I d/l'd and installed *that*. When I go into python from the command line, I can issue the command that it gags on: $ from elementtree import ElementTree and that succeeds. It's the setup script that seems to be unable to find it. mark -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list