You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\nonebot_plugin_arktools\operator_info\data_source.py", line 41, in _get_operator_basic_info
with open(JSON_PATH / "character_table.json", "r", encoding="utf-8") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\nonebot_plugin_arktools\_data\operator_info\json\character_table.json'
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\nonebot_plugin_arktools\operator_info\data_source.py", line 41, in _get_operator_basic_info with open(JSON_PATH / "character_table.json", "r", encoding="utf-8") as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\nonebot_plugin_arktools_data\operator_info\json\character_table.json'
(nonebot-py3.10) ➜ nonebot_plugin_arktools ls activity_notice ark_daily_source _exceptions __init__.py open_recruitment operator_info __pycache__ _utils
缺少_data、_api目录,导致运行时报错。
The text was updated successfully, but these errors were encountered: