HELP ME – An Error bothers me
ImportError: DLL load failed while importing onnxruntime_pybind11_state: A dynamic link library I am working on RealtimeSTT GUI python project. I used RealtimeSTT python package and pyQt5. I made a exe file from the python scripts with pyinstaller. But the generated exe file didn’t work well. The python script works right on command. So I made…