You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
Martin Kankaanranta edited this page Oct 25, 2021
·
1 revision
Got ImportError: DLL load failed: The specified module could not be found. ???
=> try import cv2, not working -> packages missing, vc redistributable etc?
=> Windows Server for example requires desktop experience features installed.
Python crashes with error like python.exe with problem event BEX64, ucrtbase.DLL...
This happened with SuperResolution.py
=> Reason is missing Visual C++ Redistributable Packages related on Python and Tensorflow requirements.