pupil-labs / libuvc

a cross-platform library for USB video devices
https://int80k.com/libuvc/
Other
52 stars 30 forks source link

import issue w/ uvc #16

Closed matiarj closed 7 years ago

matiarj commented 7 years ago

mj@mjUbuntu:~/Documents/libuvc/build$ python3 Python 3.5.2 (default, Nov 17 2016, 17:05:23) [GCC 5.4.0 20160609] on linux Type "help", "copyright", "credits" or "license" for more information.

import uvc Traceback (most recent call last): File "", line 1, in ImportError: /usr/local/lib/libuvc.so: undefined symbol: libusb_handle_events_completed

i keep running into this problem any help?

mkassner commented 7 years ago

Hi,

we just fixed this please pull recent master.