DLL load failed for k4a_module
See original GitHub issueHi,
I’m currently getting this error when trying to run my python application:
DLL load failed while importing k4a_module: The specified module could not be found.
Both the /lib and /bin directories are in the PATH and pyk4a is installed in the environment. I’ve tried reinstalling the Azure SDK again and installing pyk4a in a new environment but no luck. A similar issue is also on this repo, but no concrete solution has been posted.
Any help would be appreciated.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
DLL load failed: The specified procedure could not be found ...
In my case a library with the red icon is 'kernel32.dll', and it's parent libraries are msvcr90.dll, tbb.dll and the library from 'winsxs',...
Read more >ImportError: DLL load failed while importing utilsextension ...
Hello Scanpy, I installed Scanpy, scVelo, CellRank, bbknn 2 months ago and never upgrade the packages. They were running very smoothly until I ......
Read more >GDAL ImportError: DLL load failed: The specified module ...
I'm running Python 3.5.4 on Anaconda and i'm trying to install geopandas. I've followed the instructions to install geopandas here - http:// ...
Read more >[Cython] ImportError: DLL load failed: The specified module ...
Just interpreting the error you're describing (ImportError: DLL load >> failed: could not be found), the dynamic linker couldn't find a
Read more >DLL load failed: The specified module could not be found.
Import fmeobjects from python script error: "ImportError: DLL load failed: The specified module could not be found." I have been trying to figure...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@lpasselin , I will propose some changes in few days
Just wanted to note that I have this problem in version 1.3.0. I’m on Windows.