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

🙋 ModuleNotFoundError: No module named 'blivedm.models.web'; 'blivedm.models' is not a package #381

Closed
Ikaros-521 opened this issue Oct 22, 2023 · 1 comment
Labels
question Further information is requested

Comments

@Ikaros-521
Copy link
Owner

Question Report

请在提交问题之前回答这些问题,谢谢。 | Please answer these questions before submitting them. Thank you.

你使用了哪个版本? | Which version did you use?

main

您使用的python版本&系统环境? | Your usage python version & system?

python:3.10.11
系统:win11

预期行为 | Expected behavior

正常运行

实际行为 | Actual behavior

Traceback (most recent call last):
  File "D:\GitHub_pro\AI-Vtuber\bilibili2.py", line 16, in <module>
    import blivedm.models.web as web_models
ModuleNotFoundError: No module named 'blivedm.models.web'; 'blivedm.models' is not a package

原因分析(如果可以) | Cause analysis (if possible)

库版本不对

问题重现步骤 | Steps to reproduce the problem

image

@Ikaros-521 Ikaros-521 added the question Further information is requested label Oct 22, 2023
@Ikaros-521
Copy link
Owner Author

Ikaros-521 commented Oct 22, 2023

https://github.com/xfgryujk/blivedm 下载源码
手动拷贝源码到第三方库
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant