MHYY icon indicating copy to clipboard operation
MHYY copied to clipboard

在github Action上运行报错

Open fashiye-xico opened this issue 9 months ago • 14 comments

Run python3 main.py python3 main.py shell: /usr/bin/bash -e {0} env: pythonLocation: /opt/hostedtoolcache/Python/3.10.14/x64 PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.14/x64/lib/pkgconfig Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.14/x64 Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.14/x64 Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.14/x64 LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.14/x64/lib MHYY_CONFIG: Traceback (most recent call last): File "/home/runner/work/MHYY/MHYY/main.py", line 35, in conf = ReadConf('MHYY_CONFIG')['accounts'] TypeError: 'NoneType' object is not subscriptable Sentry is attempting to send 2 pending events Waiting up to 2 seconds Press Ctrl-C to quit Error: Process completed with exit code 1.

accounts:

第一个账号

  • token: ****************************** ype: 16 sysver: Windows 10 deviceid: Unknown devicename: Unknown devicemodel: Unknown appid: 4

fashiye-xico avatar May 01 '24 14:05 fashiye-xico