Kinect / PyKinect2

Wrapper to expose Kinect for Windows v2 API in Python
MIT License
496 stars 236 forks source link

Can't import utils_PyKinectV2 #100

Open JustRobbe opened 2 years ago

JustRobbe commented 2 years ago

When I loaded the 2d example its giving an error. Because it can't find utils_PyKinectV2 library. I installed it using pip. Anybody any idea?