Build ineryql binary virtualenv -p python3 venv . venv/bin/activate pip install pyinstaller --upgrade pyinstaller ineryql.py --onefile