cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Proper steps using pyinstaller to create a .exe for a file using cadquery

Open Shrav108 opened this issue 1 year ago • 1 comments

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 ?

Shrav108 avatar Aug 30 '24 13:08 Shrav108