UPX being unavailable is not an error. It just means that you don’t have UPX installed so PyInstaller can’t use its UPX compression feature <https://pyinstaller.readthedocs.io/en/stable/usage.html?highlight=upx#using-upx>. It still works fine without UPX. On Wednesday, September 1, 2021 at 9:58:48 AM UTC+1 CN wrote:
> Provide the content of your .spec file > > On Tuesday, August 31, 2021 at 1:48:28 AM UTC-7 [email protected] wrote: > >> FIX MY UPX IS NOT AVAILABLE PROBLEM. >> WHEN I INSTALLER PYINSTALLER ITS INSTALLED CORRECTLY BUT WHEN I >> CONVERTING THE PY FILE TO EXE THAT SHOWED ME THIS (UPX IS NOT AVAILABLE) >> PLEASE TELL ME HOW CAN I FIX THIS. >> >> THIS IS THE SCREENSHOT OF MY ERROR.[image: Screenshot (16)_LI.jpg] >> > -- 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/2419c426-3d3d-4d1f-927b-7085bbd25d5an%40googlegroups.com.
