tao_z
2022-06-22 698b17133dd304fe293f495aa3b96c4274ccdd50
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