It crashes in some random appdata folder because that’s how onefile works - 
it unpacks itself into a temporary folder before running. As for matplotlib 
- what versions of matplotlib and PyInstaller are you using? There have 
been a couple of fixes to PyInstaller in the last few months. matplotlib 
3.3 requires PyInstaller 4.1 and matplotlib 3.4 requires 5568 
<https://github.com/pyinstaller/pyinstaller/pull/5568> which hasn’t been 
released yet so you will have to install PyInstaller from Github.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/3b49d5d4-c629-4f75-b5d1-14905d8b471fn%40googlegroups.com.

Reply via email to