GenericAccount2

Results 4 comments of GenericAccount2

I have exactly this issue. Is there a simple way to see which DLL failed to load, that sounds like a natural starting point for investigation.

After some investigation I see it fails on __init__.py in the cv2 folder on the line native_module = importlib.import_module("cv2") No idea why yet

The instructions are a little out of date, but I believe they would solve the issue Go to Windows -> Settings -> Uninstall/Install Apps Go to Optional Features Go to...

I think that OpenCV should consider updating their documentation. This is a frustrating error to encounter, and if documentation is out of date, and cannot be followed, nobody is normally...