On Thu, Jan 26, 2017 at 10:15 PM, sred...@libero.it wrote:
> Hi Wander,
>
> The files and the symbolic links are under /usr/lib/
Just wondering if you are using 32bit Python and 64bit libusb.
In that case, you may need to install 32bit libusb as well.
What is the OS?
--
Xiaofan
-
Hi Wander,
The files and the symbolic links are under /usr/lib/
# ls -l /usr/lib/libusb*
lrwxrwxrwx1 root root19 Jan 24 10:12 /usr/lib/libusb-0.1.
so.4 -> libusb-0.1.so.4.4.4
-rwxr-xr-x1 root root 14912 Jan 24 10:34 /usr/lib/libusb-0.1.
so.4.4.4
lrwxrwxrwx1