Closed BigOrangeQWQ closed 2 months ago
Plugin: nonebot-plugin-witff
⚠️ 在发布检查过程中,我们发现以下问题:
⚠️ 第 1 个标签颜色错误。请确保标签颜色符合十六进制颜色码规则。 ⚠️ 插件加载测试未通过。测试输出
创建测试目录 plugin_test
项目 nonebot-plugin-witff 创建成功。
Virtualenv
Python: 3.10.14
Implementation: CPython
Path: NA
Executable: NA
Base
Platform: linux
OS: posix
Python: 3.10.14
Path: /usr/local
Executable: /usr/local/bin/python3.10
Using version ^0.1.7 for nonebot-plugin-witff
Updating dependencies
Resolving dependencies...
Package operations: 22 installs, 0 updates, 0 removals
- Installing typing-extensions (4.12.2)
- Installing annotated-types (0.7.0)
- Installing idna (3.8)
- Installing multidict (6.0.5)
- Installing pydantic-core (2.23.3)
- Installing certifi (2024.8.30)
- Installing exceptiongroup (1.2.2)
- Installing h11 (0.14.0)
- Installing loguru (0.7.2)
- Installing pydantic (2.9.1)
- Installing pygtrie (2.5.0)
- Installing python-dotenv (1.0.1)
- Installing sniffio (1.3.1)
- Installing tomli (2.0.1)
- Installing yarl (1.11.0)
- Installing anyio (4.4.0)
- Installing httpcore (1.0.5)
- Installing msgpack (1.0.8)
- Installing nonebot2 (2.3.3)
- Installing httpx (0.27.2)
- Installing nonebot-adapter-onebot (2.4.4)
- Installing nonebot-plugin-witff (0.1.7)
Writing lock file
插件 nonebot-plugin-witff 依赖的插件如下:
插件 nonebot-plugin-witff 的信息如下:
name : nonebot-plugin-witff
version : 0.1.7
description : 兽聚是什么时候? | 兽聚时间查询插件
dependencies
- httpx *
- nonebot-adapter-onebot *
- nonebot2 *
插件 nonebot_plugin_witff 加载出错:
09-09 15:43:27 [SUCCESS] nonebot | NoneBot is initializing...
09-09 15:43:27 [INFO] nonebot | Current Env: prod
09-09 15:43:27 [ERROR] nonebot | Failed to import "nonebot_plugin_witff"
Traceback (most recent call last):
File "/tmp/plugin_test/nonebot-plugin-witff-nonebot_plugin_witff/runner.py", line 16, in <module>
plugin = load_plugin("nonebot_plugin_witff")
File "/tmp/plugin_test/nonebot-plugin-witff-nonebot_plugin_witff/.venv/lib/python3.10/site-packages/nonebot/plugin/load.py", line 40, in load_plugin
return manager.load_plugin(module_path)
> File "/tmp/plugin_test/nonebot-plugin-witff-nonebot_plugin_witff/.venv/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 167, in load_plugin
module = importlib.import_module(self._third_party_plugin_ids[name])
File "/usr/local/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 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'nonebot_plugin_witff' ⚠️ 无法获取到插件元数据。请确保插件正常加载。
✅ 项目 nonebot-plugin-witff 已发布至 PyPI。 ✅ author_id: 63897047。 ✅ 插件 加载测试 通过。
💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。
♻️ 评论已更新至最新检查结果
💪 Powered by NoneFlow
PyPI 项目名
nonebot-plugin-witff
插件 import 包名
nonebot_plugin_witff
标签
[{"label":"Furry","color":"#ea5f5x2"}]
插件配置项
No response
插件测试