I have processed an exe with pyinstaller 4.0, python 3.8 and Matplotlib version 3.3 in windows 10. With the console I execute the file.
file.exe arg1 arg2 arg3
Then the error appears.
RuntimeError: Could not find the matplotlib data files.
Can you help to solve the problem.