The problem is that setup.py develop dont read the setup.cfg and therefore dont look at the turbogears/download page. I wonder if there is any good reason to don't use setup.cfg?
On 1/31/06, Ronald Jaramillo <[EMAIL PROTECTED]> wrote: > > Yup, that did the trick. Thanks Sean. > Ronald > > On Jan 31, 2006, at 12:49 AM, Sean De La Torre wrote: > > > > > Ronald, > > > > I ran into a similar issue with cElementTree. In my case, it was > > asking for the .Net compiler. I found that running "setup.py install" > > (rather than "setup.py develop") on the SVN code fixed the problem. > > > > Sean > > > > ________________________________ > Ronald Jaramillo > mail: ronald AT checkandshare DOT com > blog: http://www.checkandshare.com/blog > > > > -- cheers elvelind grandin

