generate .spec file with onefile option for pyinstaller
Use
pyi-makespec --onefile yourprogram.py
to generate a sample spec file for onefile mode.
reference :
https://stackoverflow.com/questions/47143315/using-onefile-with-a-spec-in-pyinstaller
The study blog from marearts.com
Computer Vision & Machine Learning Research Laboratory