etiennedub / pyk4a

Python 3 wrapper for Azure-Kinect-Sensor-SDK
MIT License
288 stars 81 forks source link

Cannot find k4a_module #23

Closed FrederikPetri closed 4 years ago

FrederikPetri commented 4 years ago

First of all thank you so much for this package. I have one problem with the "k4a_module". I get the error "DLL load failed the specified module could not be found". Can you help me?

lpasselin commented 4 years ago

Did you find a solution for this?

Most likely the DLL is not included in your %PATH%.

Maybe you did not properly modify the install command with your kinect azure SDK install paths.