Hello,
Had been hoping to use the MetaWearR and the Python SDK on MacOS 10.15 (Catalina). I didn't find anything explicit, but it doesn't seem that PyWarble will install on Mac OS. If this is right, is there a work around or otherwise any plans in the future to support?
Thanks
Comments
Python bluetooth is not supported on MacOS. Unfortunately Apple doesn't support this so we can't do anything about it.
You CANNOT use Python on Mac, there is NO Bluetooth library supported with this language + OS.
Thanks,
No need for the CAPITALS, however. I'm perfectly capable of reading lowercase.
Most people need capitals.
Hmmm.
@Laura
Wouldn't something like
pybluez
(https://github.com/pybluez/pybluez) or the more recentbleak
(https://pypi.org/project/bleak/) work on the Mac? Thanks.Hey @macula,
You can try to integrate your own Python on MAC libraries if you want to try. We don't have the resources to try this out and support it at this time.