setuweb icon indicating copy to clipboard operation
setuweb copied to clipboard

网页端无法访问

Open Fahaxikiii opened this issue 2 years ago • 0 comments

[2022-09-21 21:56:45,157 nonebot] ERROR: Failed to import "hoshino.modules.setuweb.blueprint", error: register_blueprint() takes 2 positional arguments but 3 were given [2022-09-21 21:56:45,158 nonebot] ERROR: register_blueprint() takes 2 positional arguments but 3 were given Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/nonebot/plugin.py", line 253, in load_plugin module = importlib.import_module(module_path) File "/usr/lib/python3.8/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 961, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 848, in exec_module File "", line 219, in _call_with_frames_removed File "/www/wwwroot/HoshinoBot/hoshino/modules/setuweb/init.py", line 18, in app.register_blueprint(bp, '/setu') # 注册蓝图 TypeError: register_blueprint() takes 2 positional arguments but 3 were given image

Fahaxikiii avatar Sep 21 '22 13:09 Fahaxikiii