On Tuesday, May 24, 2016 at 8:12:47 PM UTC+3, Adam (Cloud Platform Support) wrote: > > It looks like you also have the 'google > <https://pypi.python.org/pypi/google>' package (Python bindings to the > Google search engine) installed eg. via pip or homebrew, which will install > a module in '/usr/local/bin/google', and it's getting imported instead of > '/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google'. > > As for why, something tells me it's related to this recently reported > issue <https://code.google.com/p/googleappengine/issues/detail?id=12963>, > in which it appears dev_appserver is changing the way the 'google' import > is added to sys.modules. As a workaround, you can try uninstalling or > renaming '/usr/local/bin/google' to something else and see if the problem > goes away. > > Hmm. I don't see a package like that in 'pip list' nor 'brew list' nor can I remember installing it ever. Also, there is no '/usr/local/bin/google' on my system. I do have '/usr/local/bin/google_sql.py' but that's the only google* thingy in that directory.
- Matti -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/2b87bf76-55d0-4588-80d9-eb9ffdbd0e99%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
