cadquery
cadquery copied to clipboard
Proper steps using pyinstaller to create a .exe for a file using cadquery
I have a python file that emits a .STEP file. I am trying to make this into an .exe file. It is been quite a headache in doing so. What is proper way of making a .exe file using CADQUERY in pyinstaller ?