Conversion between Fringes and Radius error in lens manufacture
Method 1
-
run cmd in ms windows
-
cd to the current directory contains all the files
-
run the commanders as followed, then the executable file created
pyinstaller36 -F --icon favicon256.ICO Fringes2Radius.py
- run .exe file
Method2
run python file "Fringes2Radius.py" directly
-pyinstaller36