Skip to content

安装依赖包报错 #112

Open
Open

Description

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'

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions