Step to configure OpenVINO™ environment.
Received ImportError: DLL load failed while importing ie_api error when inferencing with OpenVINO™.
Option 1:
Open the Command Prompt, and run the setupvars.bat batch file to temporarily set OpenVINO™ environment variables:
<INSTALL_DIR>\setupvars.bat
Option 2:
Add OpenVINO™ installation path into the environment variable:
%PATH%=C:/USERS/USER/AppData/Roaming/Python/Python38/site-packages/openvino/libs
Refer to Configure the Environment.