Skip to content

it is other way running for linux? seem this code using Comtypes package, worked on windows only #1

Open
@Agr96

Description

$ pip install -r requirements.txt
error log:
$ python main.py
Traceback (most recent call last):
File "/home/stylix/Music/Gesture-Volume-Control/main.py", line 6, in
from comtypes import CLSCTX_ALL
File "/home/stylix/.local/lib/python3.11/site-packages/comtypes/init.py", line 7, in
from _ctypes import COMError
ImportError: cannot import name 'COMError' from '_ctypes' (/usr/lib/python3.11/lib-dynload/_ctypes.cpython-311-x86_64-linux-gnu.so)

Activity

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions