is there any way to debug a false dll load failed error [closed]

asked 2019-04-18 10:00:26 -0600

trispade gravatar image

updated 2019-04-18 10:45:36 -0600

I built opencv 4.1.0 with gstreamer and python bindings. Everything has built correctly and works in my anaconda environments except in the environment I need it to work in. It is the strangest thing I have ever seen. I have also used dependency walker to verify that all the dependencies are there. however I still get ImportError: DLL load failed: The specified procedure could not be found. If anyone might have some insight into this please share.

EDIT: I am using Pycharm as well, however I don't think it's a pycharm issue. I have successfully created new projects and used it with them in pycharm and the python console. also I provided a screenshot of the error. C:\fakepath\Capture.PNG

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2019-04-20 00:24:21.679875

Comments

anaconda, not an opencv problem

berak gravatar imageberak ( 2019-04-20 00:24:52 -0600 )edit