OS: windows 10 installed pyenv using chocolatey, ran the file using the terminal Version pyenv 3.1.1, python 3.10.5 ...
Creating an executable with PyInstaller (5.13.2) and matplotlib 3.7.3 can cause the following error: ImportError: DLL failed to load while importing _cext: The specified module cannot be found. I am ...