AndreMiras / pycaw

Python Core Audio Windows Library
MIT License
385 stars 67 forks source link

Documentation/Readme does not reflect that COM is not supported on MacOS #94

Closed LordFarquaadtheCreator closed 2 months ago

LordFarquaadtheCreator commented 2 months ago

Ran this on MacOS (assuming same error on linux) and got the following error

Recommend updating readme to reflect this, or adding a fix.


ImportError: COM technology not available (maybe it's the wrong platform).
Note that COM is only supported on Windows.```