bwhite / libfreenect

Drivers and libraries for the Xbox Kinect device on WIndows, Linux, and OS X
http://www.brandynwhite.com
36 stars 1 forks source link

hi I tried to run one of python examples and i get this: #1

Open yotamaz opened 9 years ago

yotamaz commented 9 years ago

hi I tried to run one of python examples and i get this:

yotam-azriels-MacBook-Pro:python yotamazriel$ python demo_cv_async.py Traceback (most recent call last): File "demo_cv_async.py", line 2, in import freenect ImportError: dlopen(/Users/yotamazriel/libfreenect/wrappers/python/freenect.so, 2): Symbol not found: _libusb_get_parent Referenced from: /usr/local/lib/libfreenect.0.5.dylib Expected in: /usr/local/lib/libusb-1.0.0.dylib in /usr/local/lib/libfreenect.0.5.dylib

Someone any idea ??

libusb-1.0.19 already installed

Thanks for any help!!

yotamaz commented 9 years ago

yotam-azriels-MacBook-Pro:python yotamazriel$ brew libusb Warning: libusb-1.0.19 already installed, it's just not linked :((