-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Description
Traceback (most recent call last):
{"errcode":-2010,"errlog":"C6UTBCy","errmsg":"用户不存在"}
File "/opt/hostedtoolcache/Python/3.9.21/x64/bin/github_heatmap", line 8, in
sys.exit(main())
File "/opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/github_heatmap/cli.py", line 206, in main
run()
File "/opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/github_heatmap/cli.py", line 101, in run
tracks, years = loader.get_all_track_data()
File "/opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/github_heatmap/loader/weread_loader.py", line 86, in get_all_track_data
self.make_track_dict()
File "/opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/github_heatmap/loader/weread_loader.py", line 75, in make_track_dict
api_data = self.get_api_data()
File "/opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/github_heatmap/loader/weread_loader.py", line 71, in get_api_data
raise Exception("Can not get weread history data")
Exception: Can not get weread history data