Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin: nonebot-plugin-BingImageCreator #2450

Closed
Alpaca4610 opened this issue Nov 7, 2023 · 4 comments
Closed

Plugin: nonebot-plugin-BingImageCreator #2450

Alpaca4610 opened this issue Nov 7, 2023 · 4 comments
Labels
Plugin Publish Plugin

Comments

@Alpaca4610
Copy link
Contributor

PyPI 项目名

nonebot-plugin-BingImageCreator

插件 import 包名

nonebot_plugin_BingImageCreator

标签

[AI][绘图]

插件配置项

bing_cookies = ["cookies1","cookies2","cookies3",......]
bing_proxy = "http://127.0.0.1:8001"
@Alpaca4610 Alpaca4610 added the Plugin Publish Plugin label Nov 7, 2023
@noneflow noneflow bot changed the title Plugin: {DALL-E 3绘图} Plugin: nonebot-plugin-BingImageCreator Nov 7, 2023
@noneflow
Copy link
Contributor

noneflow bot commented Nov 7, 2023

📃 商店发布检查结果

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
    Copy link
    Contributor Author

    更新

    1 similar comment
    @Alpaca4610
    Copy link
    Contributor Author

    更新

    @Alpaca4610
    Copy link
    Contributor Author

    更新缓存

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Plugin Publish Plugin
    Development

    No branches or pull requests

    1 participant