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

COMError from '_ctypes #35

Open
developer-pritam opened this issue Apr 10, 2021 · 4 comments
Open

COMError from '_ctypes #35

developer-pritam opened this issue Apr 10, 2021 · 4 comments

Comments

@developer-pritam
Copy link

Uploading 16180625783387550668867739936342.jpg…

I am using linux mint I don't have much knowledge of python.

Please look into this.

@TurboAnonym
Copy link
Contributor

pycaw is a wrapper around the Core Audio Windows API.
It wont work on Linux only Windows 7? and upwards.

@whygauravvv
Copy link

Is there any library available for mac or linux?

@TurboAnonym
Copy link
Contributor

I think on mac you can use applescript - but not for sure.

@shukla1582
Copy link

will pycaw work on win7. have installed pycaw and com types.

having this error while I run pycaw.

Traceback (most recent call last):
File "C:/HandTrackingProject/VolumeHandControl.py", line 7, in
from comtypes import CLSCTX_ALL
File "C:\HandTrackingProject\lib\site-packages\comtypes_init_.py", line 375
except COMError, err:
^
SyntaxError: invalid syntax

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

4 participants