Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Missing dependency : gobject #6

@nikanar

Description

@nikanar
  File "~/.local/lib/python2.7/site-packages/bluetool/blueserver.py", line 32, in <module>
    import gobject as GObject
ImportError: No module named gobject

Fixed by installing (Archlinux) package python2-gobject (and for python3, pip install gobject is a thing).

Mentioning it here in case it helps someone / needs to be added to dependencies.

Also setuptools is also a dependency, albeit a common one.

Metadata

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