Tigge/antfs-cli

Segmentation fault: 11

joneswah opened this issue · 1 comments

I have reviewed the previous issues #1 and #12 and I think this is a separate issue?

I am on OS X Yosemite.

Driver available: [<class ant.base.driver.USB2Driver at 0x102720870>, <class ant.base.driver.USB3Driver at 0x1027208d8>]
Segmentation fault: 11

Based on the listed requirements I have followed the steps to install openant and pyusb. However there is an error

running install_scripts
Reloading udev rules
error: [Errno 2] No such file or directory: '/etc/udev/rules.d

when I try and install openant. I manually created the rules.d file using the ant-usb-sticks.rules but it still gives an error.

Tigge commented

Hi

Unfortunately I haven't tried openant or antfs-cli on OS X and I'm not sure how udev or whatever OS X uses works there. Theoretically it might work with some small changes since the platforms are quite alike and pyusb should work on OS X, but I'm not able to try or test it unfortunately.