tao_z
2022-06-10 48fc7d6c9549513d9b1da3f99f449fc7de27821f
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