diff --git a/pyinstaller_pip.spec b/pyinstaller_pip.spec index 5769f7a..4f900c5 100644 --- a/pyinstaller_pip.spec +++ b/pyinstaller_pip.spec @@ -39,7 +39,7 @@ a = Analysis(['run.py'], 'cq_warehouse.drafting', 'cq_warehouse.extensions', 'cq_warehouse.fastener', 'cq_warehouse.sprocket', 'cq_warehouse.thread', 'cq_gears', 'cq_cache', 'build123d', 'cqmore'] + hiddenimports1 + hiddenimports2, - hookspath=['pyinstaller/hook-casadi.py'], + hookspath=['pyinstaller/extrahooks/'], runtime_hooks=['pyinstaller/pyi_rth_occ.py', 'pyinstaller/pyi_rth_fontconfig.py'], excludes=['_tkinter'],