En Sun, 30 Mar 2008 00:39:58 -0300, <[EMAIL PROTECTED]> escribió:

> First, thanks for the help.  You have solved one problem but created a
> new one.  Isn't that always how it works?

Ouch - yes, sometimes :(

> So I copied over the dir, and now I get this error when trying to
> import simplejson:
>
> <being error>
> The following error occurred while trying to extract file(s) to the
> Python egg
> cache:[error messages snipped]
> So I went looking for that egg...the following exists in my frameworks
> dir:
>
> simplejson-1.8.1-py2.5-macosx-10.3-fat.egg
>
> I hate eggs...I am stuck again.  Any ideas?

I'd remove the egg and all references to it from easy_install.pth, and use  
the simplejson directory from the source distribution (.tar.gz), as I  
suggested on a previous message.


-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to