[go: nahoru, domu]

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

pip install --upgrade google-api-python-client and easy_install --upgrade google-api-python-client not functional #187

Closed
kimberlytangha opened this issue Jul 30, 2017 · 0 comments

Comments

@kimberlytangha
Copy link
kimberlytangha commented Jul 30, 2017

Been trying to figure out why I get the following bug on my mac when using the python googlemaps module:

Traceback (most recent call last):
File "test.py", line 1, in
from GoogleMaps import Client
ImportError: No module named GoogleMaps

despite installing google maps module using:

  1. pip install --upgrade google-api-python-client
  2. easy_install --upgrade google-api-python-client
    on the command line. Then went through the build instructions. Any ideas? I seem to have run into a dead end

Anyone have any ideas??

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

1 participant