python setup.py build_exe to generate a binary distribution of Archipelago in build/. Or to generate an AppImage first generate the binary distribution and then run python setup.py bdist_appimage to ...