UPX is great for onedir builds but both UPX and onefile use zlib 
compression so using both simultaneously won’t accomplish anything. The 
OpenSSL stuff (libcrypto and libssl) are optional 
<https://devguide.python.org/setup/#unix> components of Python so if you 
were really determined you could compile Python itself from source with 
those components disabled then run PyInstaller but it’ll be a lot of work.

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/6701fa93-1c4f-4769-8a21-ee7accf4e2b7n%40googlegroups.com.

Reply via email to