| 6. |在我的例子中,我需要重新启动我的PyCharm IDE,以便pip安装最终工作。|
requests.exceptions.SSLError: HTTPSConnectionPool(host='msft.com', port=443): Max retries exceeded with url: / (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) 我不知道是什么原因造成的。由于 Anaconda 是最近安装的,我认为一切都是最新的,所以我不确...
Traceback (most recent call last): File "D:\airsimpy\main.py", line 20, in <module> AirSim_client.enableApiControl(True, vehicle_name=vehicle_name) File "C:\Users\Administrator\anaconda3\envs\AirSim\lib\site-packages\airsim\client.py", line 58, in enableApiControl self.client.call('en...