Ok I know that the problem is in main.py

this line

from django.utils import simplejson as json

I get this error:

...
INFO     2013-08-16 04:09:39,032 devappserver2.py:557] Skipping SDK update 
check.
WARNING  2013-08-16 04:09:39,042 api_server.py:317] Could not initialize 
images API; you are likely missing the Python "PIL" module.

...

    from django.utils import json as simplejson

ImportError: No module named django.utils
...


Can anyone help ?!

I am using python 2.7 because the latest python give me another error with 
google app

It looks like is simple ??!!

thanks in advance!!!

Mauricio

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to