Skip to content
This repository has been archived by the owner on Dec 7, 2017. It is now read-only.

Local dev_appserver.py ERROR wsgi.py #20

Closed
billyfung opened this issue Dec 2, 2015 · 5 comments
Closed

Local dev_appserver.py ERROR wsgi.py #20

billyfung opened this issue Dec 2, 2015 · 5 comments

Comments

@billyfung
Copy link

I get an error trying to run the dev_appserver on my local machine, OSX 10.11.1

ERROR    2015-12-02 23:10:49,201 wsgi.py:263]
Traceback (most recent call last):
  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/runtime/wsgi.py", line 240, in Handle
    handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/runtime/wsgi.py", line 299, in _LoadHandler
    handler, path, err = LoadObject(self._handler)
  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/runtime/wsgi.py", line 85, in LoadObject
    obj = __import__(path[0])
@theacodes
Copy link
Contributor

Can you tell me which version of the App Engine SDK you have?

@billyfung
Copy link
Author

1.9.28

@theacodes
Copy link
Contributor

Can you try upgrading to 1.9.30 and trying again? I couldn't reproduce this on that version.

@billyfung
Copy link
Author

Actually seems like it's a weird error with commenting in my code, dev_appserver works fine. Can close

@theacodes
Copy link
Contributor

Glad you got it figured out. Let us know if you have any other issues. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants