[google-appengine] Re: ImportError: No module named wsgiref.handlers (in hello, world application)

2008-10-09 Thread Brett Hoerner
On Oct 9, 5:23 pm, "Marzia Niccolai" <[EMAIL PROTECTED]> wrote: > I'm fairly certain it was > this:http://code.google.com/p/googleappengine/issues/detail?id=778 > > We are looking in to it. Thanks, let me know if I can provide any more information to help. Brett --~--~-~--~~

[google-appengine] ImportError: No module named wsgiref.handlers (in hello, world application)

2008-10-09 Thread Brett Hoerner
I'm trying to use AppEngine with MacPorts Python on OS X. I've changed my Python binary to /opt/local/bin/python, but now I'm having import problems (in a brand new app with the default hello world code). Below is some information my sys.path, etc. This is just proving my MacPorts Python works