hookspath=['pyinstaller/extrahooks/']to _pip.spec
This commit is contained in:
@@ -39,7 +39,7 @@ a = Analysis(['run.py'],
|
|||||||
'cq_warehouse.drafting', 'cq_warehouse.extensions', 'cq_warehouse.fastener',
|
'cq_warehouse.drafting', 'cq_warehouse.extensions', 'cq_warehouse.fastener',
|
||||||
'cq_warehouse.sprocket', 'cq_warehouse.thread', 'cq_gears', 'cq_cache',
|
'cq_warehouse.sprocket', 'cq_warehouse.thread', 'cq_gears', 'cq_cache',
|
||||||
'build123d', 'cqmore'] + hiddenimports1 + hiddenimports2,
|
'build123d', 'cqmore'] + hiddenimports1 + hiddenimports2,
|
||||||
hookspath=['pyinstaller/hook-casadi.py'],
|
hookspath=['pyinstaller/extrahooks/'],
|
||||||
runtime_hooks=['pyinstaller/pyi_rth_occ.py',
|
runtime_hooks=['pyinstaller/pyi_rth_occ.py',
|
||||||
'pyinstaller/pyi_rth_fontconfig.py'],
|
'pyinstaller/pyi_rth_fontconfig.py'],
|
||||||
excludes=['_tkinter'],
|
excludes=['_tkinter'],
|
||||||
|
|||||||
Reference in New Issue
Block a user