Hmm... I hadn't heard of that mysterious 1.0.3 version of cElementTree
until now. Give this a whirl:

easy_install --allow-hosts=turbogears.org -f
http://turbogears.org/download/index.html cElementTree

Kevin

On 11/16/05, scmikes <[EMAIL PROTECTED]> wrote:
>
> I am sure that I am doing something very stupid here. (this is windows
> XP with python 2.4.1)
>
> I wanted to try out some .9 goodies, so I thought I would work with the
> SVN version
>
> 1) deleted current turbogears from python
> 2) checkout turbogears from SVN
> 3) cd turbogears directory
> 4) run  python ez_setup.py -U setuptools
> 5) install  RuleDispatch easy_install -f
> http://peak.telecommunity.com/snapshots/ RuleDispatch
> 6) python setup.py install
>
> This runs ok for awhile and then I get:
>
>
> Installed
> c:\python24\lib\site-packages\turbogears-0.9a0dev_r202-py2.4.egg
> Processing dependencies for TurboGears==0.9a0dev-r202
> Searching for cElementTree>=1.0.2
> Reading http://www.python.org/pypi/cElementTree/
> Reading http://www.effbot.org/zone/celementtree.htm
> Reading http://effbot.org/downloads#celementtree
> Best match: cElementTree 1.0.3-20050812
> Downloading
> http://effbot.org/downloads/index.cgi/cElementTree-1.0.3-20050812.wi
> n32-py2.4.exe?index
> error: Unexpected HTML page found at
> http://effbot.org/downloads/index.cgi/cElem
> entTree-1.0.3-20050812.win32-py2.4.exe?index
>
> D:\pythonpkgs\turbogears_svn\turbogears>
>
> any suggestions??
>
> Thanks
> Mike
>
>


--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

Reply via email to