landmark_annotation icon indicating copy to clipboard operation
landmark_annotation copied to clipboard

how to release .exe file

Open zwyzwy opened this issue 5 years ago • 1 comments

If I change some of the source code, how to release the new .exe file ?

zwyzwy avatar Sep 11 '20 02:09 zwyzwy

pyinstaller -Fw keypoints.py

pprp avatar Sep 12 '20 10:09 pprp