I take it you’re using Anaconda? This sounds like the fabled libiomp5md.dll 
Conda/NumPy error. In which case this has been fixed on Github but not yet 
released. You can either install PyInstaller from Github with pip install 
-U https://github.com/pyinstaller/pyinstaller/archive/develop.zip (please 
uninstall the original first) or copy the missing DLL as described here 
<https://github.com/pyinstaller/pyinstaller/issues/4968#issuecomment-662075970>
.

-- 
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/e45ce6bf-d496-4614-ae53-e8d42c0111a6n%40googlegroups.com.

Reply via email to