-
```
Some of us are having an issue with updated versions of libusb and libusbx or
similar. I noted that pyAlienFX is using PyUSB but it is bundled in the program
instead of listing it as a dependenc…
-
`cynthion info` and various other commands error out with:
```
usb.core.NoBackendError: No backend available
```
This happens because pyusb can't find the libusb (dynamically linked C) library. Pa…
-
```
Some of us are having an issue with updated versions of libusb and libusbx or
similar. I noted that pyAlienFX is using PyUSB but it is bundled in the program
instead of listing it as a dependenc…
-
I'm curious what are the differences between them? Thanks.
-
```
Some of us are having an issue with updated versions of libusb and libusbx or
similar. I noted that pyAlienFX is using PyUSB but it is bundled in the program
instead of listing it as a dependenc…
-
```
Some of us are having an issue with updated versions of libusb and libusbx or
similar. I noted that pyAlienFX is using PyUSB but it is bundled in the program
instead of listing it as a dependenc…
-
```
Some of us are having an issue with updated versions of libusb and libusbx or
similar. I noted that pyAlienFX is using PyUSB but it is bundled in the program
instead of listing it as a dependenc…
-
Running the application on a Mac (possibly only an ARM Mac?) will produce a `NoBackendError: No backend available` error from PyUSB as it cannot locate `libusb`.
While this isn't really an issue wi…
-
I tried adding a .rules file for the supported devices to run the program on user level and could get information from keyboard. But as soon as you want to detach the kernel module you get a permissio…
-
```
I think that is time to update the usbsock to new PyUSB.
I attach a patch with the changes: there are a few, but need more testings. It
works in my Ubuntu 13.10 without problem.
Only have a doub…