pip 不是在python解释器中运行。而是在windows的命令行下运行,pip在Python\Scripts目录下,cmd,cd到该目录,然后输入pip install googlemaps 。http://stackoverflow.com/questions/8548030/syntax-error-on-install-when-doing-pip-install-for-python
等新版本出来吧。 也许是这个包还不完善。 不过通常很有可能与你的python安装目录有关系。