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-githubmodels #2943

Closed
lyqgzbl opened this issue Sep 12, 2024 · 2 comments
Closed

Plugin: nonebot-plugin-githubmodels #2943

lyqgzbl opened this issue Sep 12, 2024 · 2 comments
Labels
Plugin Publish Plugin

Comments

@lyqgzbl
Copy link
Contributor

lyqgzbl commented Sep 12, 2024

PyPI 项目名

nonebot-plugin-githubmodels

插件 import 包名

githubmodels

标签

[]

插件配置项

GITHUB_TOKEN="hxjxnfkdmzjs"
@lyqgzbl lyqgzbl added the Plugin Publish Plugin label Sep 12, 2024
@noneflow
Copy link
Contributor

noneflow bot commented Sep 12, 2024

📃 商店发布检查结果

Plugin: nonebot-plugin-githubmodels

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

  • ⚠️ 无法获取到插件元数据。
    请确保插件正常加载。
  • ⚠️ 插件加载测试未通过。
    测试输出插件 nonebot-plugin-githubmodels 的信息如下: name : nonebot-plugin-githubmodels version : 0.1.0 description : API 调用 GitHub Models 的 GPT-4o 模型 dependencies - nonebot-adapter-onebot >=2.0.0,<3.0.0 - nonebot2 >=2.0.0,<3.0.0 - openai >=1.44.1,<2.0.0 插件 nonebot-plugin-githubmodels 依赖的插件如下: 插件 githubmodels 加载出错: 09-12 15:44:26 [SUCCESS] nonebot | NoneBot is initializing... 09-12 15:44:26 [INFO] nonebot | Current Env: prod 09-12 15:44:26 [ERROR] nonebot | Failed to import "githubmodels" Traceback (most recent call last): File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-githubmodels-githubmodels-test/runner.py", line 16, in <module> plugin = load_plugin("githubmodels") File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-githubmodels-githubmodels-test/.venv/lib/python3.12/site-packages/nonebot/plugin/load.py", line 40, in load_plugin return manager.load_plugin(module_path) > File "/home/runner/work/nonebot2/nonebot2/plugin_test/nonebot-plugin-githubmodels-githubmodels-test/.venv/lib/python3.12/site-packages/nonebot/plugin/manager.py", line 167, in load_plugin module = importlib.import_module(self._third_party_plugin_ids[name]) File "/opt/hostedtoolcache/Python/3.12.5/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'githubmodels'
  • 详情
  • ✅ 项目 nonebot-plugin-githubmodels 已发布至 PyPI。

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

    💪 Powered by NoneFlow

    @lyqgzbl
    Copy link
    Contributor Author

    lyqgzbl commented Sep 12, 2024

    1

    @lyqgzbl lyqgzbl closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
    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