nonebot / nonebot2

跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
https://nonebot.dev
MIT License
5.84k stars 551 forks source link

Plugin: nonebot-plugin-BingImageCreator #2450

Closed Alpaca4610 closed 10 months ago

Alpaca4610 commented 10 months ago

PyPI 项目名

nonebot-plugin-BingImageCreator

插件 import 包名

nonebot_plugin_BingImageCreator

标签

[AI][绘图]

插件配置项

bing_cookies = ["cookies1","cookies2","cookies3",......]
bing_proxy = "http://127.0.0.1:8001"
noneflow[bot] commented 10 months ago

📃 商店发布检查结果

Plugin: nonebot-plugin-BingImageCreator

⚠️ 在发布检查过程中,我们发现以下问题:

  • ⚠️ 标签: 解码失败。
    请确保其为 JSON 格式。
  • ⚠️ 无法获取到插件元数据。
    请确保插件正常加载。
  • ⚠️ 插件加载测试未通过。
    测试输出插件 nonebot-plugin-BingImageCreator 的信息如下: name : nonebot-plugin-bingimagecreator version : 0.0.4 description : A nonebot plugin for Bing DALL-E 3 dependencies - asyncio >=3.4.3,<4.0.0 - BingImageCreator >=0.5.0,<0.6.0 - nonebot-adapter-onebot >=2.2.1,<3.0.0 - nonebot2 >=2.0.0rc3,<3.0.0 插件 nonebot-plugin-BingImageCreator 依赖的插件如下: 插件 nonebot_plugin_BingImageCreator 加载出错: 11-07 09:28:58 [SUCCESS] nonebot | NoneBot is initializing... 11-07 09:28:58 [INFO] nonebot | Current Env: prod 11-07 09:28:58 [ERROR] nonebot | Failed to import "nonebot_plugin_BingImageCreator" Traceback (most recent call last): File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-BingImageCreator-nonebot_plugin_BingImageCreator-test/runner.py", line 15, in <module> plugin = load_plugin("nonebot_plugin_BingImageCreator") File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-BingImageCreator-nonebot_plugin_BingImageCreator-test/.venv/lib/python3.10/site-packages/nonebot/plugin/load.py", line 39, in load_plugin return manager.load_plugin(module_path) > File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-BingImageCreator-nonebot_plugin_BingImageCreator-test/.venv/lib/python3.10/site-packages/nonebot/plugin/manager.py", line 142, 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 1004, in _find_and_load_unlocked ModuleNotFoundError: No module named 'nonebot_plugin_BingImageCreator'
  • 详情
  • ✅ 项目 nonebot-plugin-BingImageCreator 已发布至 PyPI。

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。

    ♻️ 评论已更新至最新检查结果

    💪 Powered by NoneFlow

    Alpaca4610 commented 10 months ago

    更新

    Alpaca4610 commented 10 months ago

    更新

    Alpaca4610 commented 10 months ago

    更新缓存