|
From: Vincent D. <pyu...@vd...> - 2021-12-06 17:37:37
|
I have installed libusb using brew. the install location is /opt/homebrew/Cellar/libusb/1.0.24/lib/libusb-1.0.0.dylib >From this post, I gather I can specify the location of libusb but I am failing to do so. https://github.com/pyusb/pyusb/issues/360#issuecomment-812802678 Looks like this is a known issue but I was not able to figure out any of the solutions. f = find(backend=???, find_all=True) |