Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3 main.py 启动失败 #62

Closed
chenhb23 opened this issue Apr 29, 2022 · 2 comments
Closed

python3 main.py 启动失败 #62

chenhb23 opened this issue Apr 29, 2022 · 2 comments

Comments

@chenhb23
Copy link

chenhb23 commented Apr 29, 2022

正在检测更新...
Traceback (most recent call last):
  File "main.py", line 6, in <module>
    check_update()
  File "/Users/nb/projects/test/LanZouCloud-CMD/lanzou/cmder/utils.py", line 168, in check_update
    tag_name, msg = resp['tag_name'], resp['body']
KeyError: 'tag_name'
@zaxtyson
Copy link
Owner

zaxtyson commented May 6, 2022

奇怪,理论上不可能出现这个问题🤔。如果网络有问题,会提示异常,停止检查更新。
我这边暂时复现不了,这个问题是偶尔出现还是经常出现呢?换一个网络环境试试呢?

@chenhb23
Copy link
Author

chenhb23 commented May 6, 2022

是网络问题,我开了代理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants