I am just starting to use google app engine and have just started running the tutorial. When I do this:
$ python2.5 google_appengine/dev_appserver.py helloworld/ it says 'Segmentation Fault'. I am running Ubuntu 10.10. I installed Python 2.5 from the site with help from this site: http://thedarren.blogspot.com/2010/11/install-appengine-python-sdk-on-ubuntu.html. The reason I have python2.5 at the beginning of my command is that I did an altinstall of Python 2.5 so that I would still be able to use Python 2.7. Everything looks like it should work but it isn't. Does anyone know what my issue is? -- 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.
