tao_z
2022-08-23 989919a73c5ebd46368991b6c3ff6959e32490b6
1
2
3
4
5
#/bin/bash
 
# Before running this, make sure all PIP dependencies are installed.
 
pyinstaller --clean -F -w --add-binary "ControlCAN.dll:." main.py