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

安装依赖包报错 #112

Open
linchuangbin2019 opened this issue Sep 11, 2024 · 1 comment
Open

安装依赖包报错 #112

linchuangbin2019 opened this issue Sep 11, 2024 · 1 comment

Comments

@linchuangbin2019
Copy link

Traceback (most recent call last):
File "manage.py", line 106, in
Manage()
File "manage.py", line 36, in init
from src.plugins.mng import trim
File "/home/test/Desktop/my_project/src/init.py", line 24, in
from src.dbus_utils import DbusUtils as DbusUtils
File "/home/test/Desktop/my_project/src/dbus_utils.py", line 7, in
import dbus
File "/home/test/Desktop/my_project/.venv/lib/python3.8/site-packages/dbus/init.py", line 71, in
import dbus.types as types
File "/home/test/Desktop/my_project/.venv/lib/python3.8/site-packages/dbus/types.py", line 6, in
from _dbus_bindings import (
ModuleNotFoundError: No module named '_dbus_bindings'

@mikigo
Copy link
Contributor

mikigo commented Sep 11, 2024

https://youqu.uniontech.com/SIG.html

可能需要提供更多信息才能定位出问题,加群,在群里聊吧

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

No branches or pull requests

2 participants