Thank you Robert, Yes, I tried disabling the precompilation and I succeed with the deploy. However, I did not want an unprencompiled app, so I started to filter .py's and do uploads. It was quite a tedious work but finally I found the file that was giving us problems. This file was using a nonexistent class, and worked locally because we were never using this .py and had got there by mistake from a different app (quite a mistake). What I don't understand yet is why one of us could do deploys. We are using a git repository and all have the same versions and files. Well, I prefer to forget about that now :) (although I would have liked very much some more help from the logs) All solved! Thank you Robert, all your hints were really helpful. As I said, this is the first time I have had a problem with GAE's compiler. Take good care of yourself.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
