brianpeiris / switchmate

A python-based command line utility for controlling Switchmate switches
MIT License
35 stars 12 forks source link

Dependency fails on MacOS #20

Closed thevickypedia closed 3 years ago

thevickypedia commented 3 years ago

Unable to install the dependency bluepy

fatal error: 'byteswap.h' file not found
#include` <byteswap.h>
1 error generated.
make: *** [bluepy-helper] Error 1"
  ----------------------------------------
  ERROR: Failed building wheel for bluepy

I've also raised an issue with bluepy but is there any way around to get switchmate working on my Mac?

brianpeiris commented 3 years ago

I'm afraid I can't help with bluepy issues, and this library requires bluepy to work. I'd suggest trying a linux machine instead, like a raspberry PI.

brianpeiris commented 3 years ago

You might also want to try this node.js based project instead, though I'm not sure if it's in a working condition https://github.com/valkjsaaa/node-switchmate3