#/bin/bash # Before running this, make sure all PIP dependencies are installed. pyinstaller --clean -F -w --add-binary "ControlCAN.dll:." main.py