On Mon, Jul 21, 2008 at 4:33 PM, Beginner <[EMAIL PROTECTED]> wrote: > > hello, > > I'm learning Pylons and i'm following the steps giving in the Part 1 > Chapter 8 of the pylons book tutorial(http://pylonsbook.com/alpha1/ > simplesite_tutorial) to do this simpleSite, but i am getting the > following error in my command...I'm unsing virtualenv because i'm > working on a computer where i have no admin rights. I've installed > mySQL Alchemy on python 2.5 > I'm getting the following error: can someone help?
You need a new version of simplejson I guess. Just type $ easy_install -U simplejson I think eas_install in Windows resides in X:Python\Scripts bye -- Lawrence, stacktrace.it - oluyede.org - neropercaso.it "It is difficult to get a man to understand something when his salary depends on not understanding it" - Upton Sinclair --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
