Hi Chris You distribution is definately corrupted for some reason.
Try downloading it like this. First of rename or remove your existing google_appengine > cd this will put you in your home directory > wget http://googleappengine.googlecode.com/files/google_appengine_1.1.9.zip Once that finishes > unzip ./google_appengine_1.1.9.zip There should be no crc errors at all, if there is it suggests to me that maybe some intervening proxy is giving you a cached copy that is at fault, as I just tried it here and it worked fine. Now > cd ./helloworld > python ../google_appengine/dev_appserver.py . See how you go. Rgds Tim On Apr 4, 7:38 am, bobdob <[email protected]> wrote: > Hey Tim, thanks again for the input, I finally think I might be on to > something now, so I'll try to explain it. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
