tao_z
2022-06-06 20cc603922983f154d10b7d56c6b49e5e02997bd
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