插件 nonebot_plugin_xiuxian_2 的信息如下:
name : nonebot-plugin-xiuxian-2
version : 2.9.2.2
description : 修仙插件
dependencies
- aiohttp 3.8.4
- fastapi 0.89.1
- nonebot-adapter-onebot 2.2.1
- nonebot-plugin-apscheduler 0.2.0
- nonebot2 2.0.0rc3
- numpy 1.23.5
- Pillow 9.4.0
- ujson 5.7.0
- urllib3 1.26.14
- uvicorn 0.20.0
- wcwidth 0.2.6
- websockets 10.4
- wget 3.2
插件 nonebot_plugin_xiuxian_2 依赖的插件如下:
nonebot_plugin_apscheduler
插件 nonebot_plugin_xiuxian_2 加载正常:
06-19 07:02:39 [SUCCESS] nonebot | NoneBot is initializing...
06-19 07:02:39 [INFO] nonebot | Current Env: prod
06-19 07:02:39 [SUCCESS] nonebot | Succeeded to import "nonebot_plugin_apscheduler"
06-19 07:02:39 [ERROR] nonebot | Failed to import "read_buff"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/read_buff.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "utils"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/utils.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "data_source"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/data_source.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_opertion"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_opertion.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_info"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_info/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_impart_pk"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_impart_pk/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_mixelixir"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_mixelixir/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian2_handle"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian2_handle.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xn_xiuxian_impart_config"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xn_xiuxian_impart_config.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_bank"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_bank/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_back"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_back/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_boss"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_boss/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_sect"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_sect/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xn_xiuxian_impart"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xn_xiuxian_impart.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_base"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 34, in load_plugin
return manager.load_plugin(module_path)
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 141, in load_plugin
module = importlib.import_module(name)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 233, in exec_module
super().exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/__init__.py", line 6, in <module>
load_plugins(str(dir_ / "xiuxian"))
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/load.py", line 45, in load_plugins
return manager.load_all_plugins()
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 168, in load_all_plugins
return set(
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 169, in <genexpr>
filter(None, (self.load_plugin(name) for name in self.available_plugins))
> File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 146, in load_plugin
path_to_module_name(self._searched_plugin_names[name])
File "/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot/utils.py", line 170, in path_to_module_name
rel_path = path.resolve().relative_to(Path(".").resolve())
File "/usr/lib/python3.10/pathlib.py", line 818, in relative_to
raise ValueError("{!r} is not in the subpath of {!r}"
ValueError: '/home/runner/.cache/pypoetry/virtualenvs/noneflow-OhtpOdZV-py3.10/lib/python3.10/site-packages/nonebot_plugin_xiuxian_2/xiuxian/xiuxian_base/__init__.py' is not in the subpath of '/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test' OR one path is relative and the other is absolute.
06-19 07:02:39 [ERROR] nonebot | Failed to import "xiuxian_work"
Traceback (most recent call last):
File "/home/runner/work/action-test/action-test/plugin_test/nonebot_plugin_xiuxian_2-test/runner.py", line 15, in <module>
plugin = load_plugin("nonebot_plugin_xiuxian_2")
File "/home/runner/.cache/pypoetry/