On 12/4/05, evan <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. > > I'm still a python and TG noob so I'm not sure how to complete this > upgrade of just the json-py part. The json-py-3_4.zip file (from > sourceforge) doesn't contain a setup.py file. Installing it manually > in my site-packages isn't enough (TG is still using the egg one). What > else to I have to modify (manually) to get to use the 3.4 version of > json-py?
My apologies. I had forgotten that I had to create the setup.py file myself because the package didn't have one. I'll create a new json-py egg today. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

