我正在尝试使用GoogleAssistantSDK for the Raspberry Pi 3。我设法正确地安装了一切,并且日期是完全正确的。但是,当我尝试授权GoogleAssistantSDK示例时,我得到标题中描述的错误。它无法验证证书。当我使用date时,结果是Thu Jun 29 17:16:42 CST 2017,这在我使用它时是非常正确的。我位于哥斯达黎加。
我打算在运行在macOS上的macbook上安装gcloud cli。我运行./google-cloud-sdk/install.sh并遇到以下错误:
requests.exceptions.SSLError: HTTPSConnectionPool(host='dl.google.comexceeded with url: /dl/cloudsdk/channels/rapid/components-2.json (Caused by SSL
我到这个页面下载并安装sdk。third_party.fancy_urllib.InvalidCertificateException: Host storage.googleapis.com returned an invalid certificate ([SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)):
To learn more, see http://code.google.com
我正在我的Raspberry Pi 3上使用GoogleAssistant Python库,在让google-assistant-demo在Python虚拟环境中工作之后,我想开始我自己的项目。引用告诉我们一些关于脚本google.assistant.assistant的信息,它包含像start()这样的函数,但是我找不到它。我如何访问它们?
我尝试了两个python版本3.7.4和3.9.1,但都有相同的问题。如何安装gcloud?我还需要其他的依赖项吗?/joey/Downloads/google-cloud-sdk/lib/third_party/urllib3/util/ssl_.py", line 382, in ssl_wrap_socket_sslobj.do_handshake()
ssl.SSLCert