Greetings,

I'm currently working on the Pootle project (pootle.sf.net) which
depends on kid => 0.9 . The problem I, and other users of Pootle, have
encountered is in relation to the auto-get of the dependent package
setup-tools.

It seems that kid has issues recognizing the available versions of
setuptools during it's automated download process of dependencies,
basically giving a 404 error and quitting when it doesn't find the
version required, not the latest version. A simple workaround was
provided by a user:

cd kid-0.9.3
vi setup.py
Find >> use_setuptools()
Replace with >> use_setuptools("0.6c1")

Though this fix will only work with the 0.6c1 release if it's available.
I was talking to the Pootle dev team about releasing a fix at our end,
but I'm sure you want your users to not have issues with your automated
dependency script.

Thanks for your time.

- Capel Brunker (varsis)

-------------------------------------------------------------------------
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
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to