Hi, I am trying to create a very basic example (just printing some test) of a pyinstaller app bundled as onefile under arch linux. On the machine where I created the app, it runs, but on a vanilla arch installation running in a VM I got:
Failed to extract libbz2.so.1.0: decompression resulted in return code -1! So I assume the target machine needs to fulfill some requirements? Best regards Oliver -- 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 visit https://groups.google.com/d/msgid/pyinstaller/6cd97208-46ad-4498-b19c-f35b0f901becn%40googlegroups.com.
