Re: installing a python program....
- From: mark <m.roth2006@xxxxxxx>
- Date: Thu, 24 Jul 2008 18:57:19 -0500
Chaim Rieger wrote:
m.roth2006@xxxxxxx wrote:Sorry if I wasn't clear. In the manual for supervisor, they list four prereq's,
Chaim,install elementtree (1.2.6) from http://effbot.org/downloads#elementtree
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. itis elementtree a prereq ?
tries to access the 'Net, becuase it can't find elementtree.
Yup. And they also don't mention that I needed to install
cElementTree, but I see reference to that in the setup.py.
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
- References:
- Re: installing a python program....
- From: m.roth2006
- Re: installing a python program....
- From: Chaim Rieger
- Re: installing a python program....
- Prev by Date: RE: RH4 CUPS
- Next by Date: Re: RH4 CUPS
- Previous by thread: Re: installing a python program....
- Next by thread: Re: installing a python program....
- Index(es):