当我在Windows 7上导入requests
时,会出现this:
Python 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import requests
Please specify the other client to connect to: _
我该怎么办?