It works! I had the same problem as Walter in a new VM. I installed simplejson following the link you gave and now have a TG working!
Thank You, Paulino On 7 Out, 21:20, "Florent Aide" <[EMAIL PROTECTED]> wrote: > simplejson seems to be a problem here... could you try to easy install > simplejson using the binary egg from here: > > http://trac.turbogears.org/browser/site_resources/eggs/simplejson-1.7... > > and report to us if it works or not :) > > We intend to psuh this one in the download area once it has been tested. > > Cheers, > Florent. > > On 10/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > So, > > a brand new XP machine > > installed Python2.5 binary > > installed PostgreSQL > > installed psycopg2 > > attempt tgsetup.py > > everything goes extremely well until "Processing > > simplejson-1.7.3.tar.gz" throws a traceback, complaining that > > > File "C:\Python25\setuptools-0.6c6-py2.5.egg\setuptools\sandbox.py", > > line 63, > > in run > > File "C:\Python25\setuptools-0.6c6-py2.5.egg\setuptools\sandbox.py", > > line 29, > > in <lambda> > > File "setup.py", line 9, in <module> > > TypeError: use_setuptools() got an unexpected keyword argument > > 'min_version' > > > any hints? Thank you guys... > > > Walter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

