@ -24,6 +24,7 @@ poetry run python -m nuitka \
${MAIN_ENTRYPOINT}
# Qt directory must exist or a segfault will occur on startup
# https://github.com/Nuitka/Nuitka/issues/680#issuecomment-616292573
mkdir -p ${DIST_DIRECTORY}/PyQt5/Qt
popd