AppImage packages are highly portable and don't require dependencies. A tool called appimagetool will bundle your Python application into a single AppImage executable.
The strace command-line utility helps you diagnose complex problems by revealing details about the interaction between applications and the Linux kernel.