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

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

Open
Agr96 opened this issue Jul 5, 2023 · 0 comments

Comments

@Agr96
Copy link

Agr96 commented Jul 5, 2023

$ 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)

@Agr96 Agr96 changed the title it is other way running on linux? seem this code using Comtypes package, worked on windows only it is other way running for linux? seem this code using Comtypes package, worked on windows only Jul 5, 2023
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

1 participant