Hi!
When using the python API (in PyCharm) with Mac OS Sierra, I keep getting this error because it says that the platform system is not Windows or Linux:
File "/Library/Python/2.7/site-packages/bitalino.py", line 90, in init
raise Exception(ExceptionCode.INVALID_PLATFORM)
Exception: This platform does not support bluetooth connection.
Can this API run in Mac OS?
Thanks!!
Hi!
When using the python API (in PyCharm) with Mac OS Sierra, I keep getting this error because it says that the platform system is not Windows or Linux:
File "/Library/Python/2.7/site-packages/bitalino.py", line 90, in init
raise Exception(ExceptionCode.INVALID_PLATFORM)
Exception: This platform does not support bluetooth connection.
Can this API run in Mac OS?
Thanks!!