0
点赞
收藏
分享

微信扫一扫

安装github copilot等待时间过长


waiting for github authentication copilot...

根据官网的配置方式在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”且无响应的情况:

​​pycharm login in github copilot,Always show waiting for github authentication · Discussion #16960 · github-community/community · GitHub​​    官方提供的解决方案

具体步骤:

  1. 将Copliot版本替换为旧版本:2022 - 1.1.20.1417
  2. 按照官方提供的方式在PyCharm通过本地安装插件的方式安装指定版本的Copliot:
  3. 安装github copilot等待时间过长_安装插件

3. 重复登录Github账号验证的步骤,即可完成登录使用

注意:

1. 登录成功后仍需要升级插件到最新版本, 否则连不上github

2. 只要连上一次后, 后续其他intellij编译器不需要再重复以上步骤, 只需要在Plugin直接下载最新版本插件即可, 不需要再登录认证.

举报

相关推荐

0 条评论