On 10/14/07, mpearce <[EMAIL PROTECTED]> wrote: > > When I run the tgsetup.py script I get the following error: > > Python was built with Visual Studio 2003; > > I'm not sure how to overcome this problem. Any assistance would be > greatly appreciated.
Please give us more details. It is certainly due to a binary module easy_install is trying to compile. If it is simplejson, please download it from here: http://trac.turbogears.org/browser/site_resources/eggs/simplejson-1.7.3-py2.5-win32.egg?format=raw and easy_install the file, then try again. Cheers, Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

