Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named appengine.ext ? #306

Open
Jonovono opened this issue Nov 20, 2014 · 1 comment
Open

ImportError: No module named appengine.ext ? #306

Jonovono opened this issue Nov 20, 2014 · 1 comment

Comments

@Jonovono
Copy link

I keep getting this error message.

I have sdk_path = /usr/local/google_appengine

In that dir it looks like I have all the files

/google_appengine/google/appengine/{ext, api, base, client, etc}

Also tried Set sdk_path in PYTHONPATH.

Any thoughts?

@jonathan-s
Copy link

Have you created a clean environment? It might be protobuf that makes this happen. Go into the console, type python. import google and then google.__path__ and you'll see the path of the thing that mess it up.

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

No branches or pull requests

2 participants