一、问题
根据官网的配置方式在Pycharm中安装Copilot,使用的版本为PyCharm 2022.1、Copilot 2022 - 1.1.23.1570(目前的最新版本):
copilot-docs/gettingstarted.md at main · github/copilot-docs · GitHub 官方提供的配置方式
登录Github账号验证时,会一直显示“waiting for github authentication”且无响应的情况:
二、解决方案
https://github.com/github/feedback/discussions/16960 官方提供的解决方案
具体步骤:
- 将Copliot版本替换为旧版本:2022 - 1.1.20.1417,在此链接中下载压缩包文件:GitHub Copilot - IntelliJ IDEs Plugin | Marketplace
- 按照官方提供的方式在PyCharm通过本地安装插件的方式安装指定版本的Copliot:
- 重复登录Github账号验证的步骤,即可完成登录使用:
Juliet 于 2022.05
版权归原作者 stjuliet 所有, 如有侵权,请联系我们删除。