前景提要
Mac 下跑 Python,调用 gsheets 库
相关的 Google Drive 和 Google Sheets API 都已经 Enable, 下载了 client_secret.json,
运行相关 Python 程序, 且登录相关页面后,完成验证,显示 The authentication flow has completed.
但 terminal 提示 ConnectionResetError: [Errno 54] Connection reset by peer
网上有搜索到可能和 OpenSSL 有关,但不确定.这个是被和谐的意思吗? 系统是 Catalina,还需要手动升级 OpenSSL 吗?