Skip to content

Commit dc95e9e

Browse files
committed
Someday my libs will come
1 parent 9fbc1a6 commit dc95e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distribution/windows/CellProfiler-Analyst.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ hiddenimports += PyInstaller.utils.hooks.collect_submodules("scipy.special")
2929
hiddenimports += PyInstaller.utils.hooks.collect_submodules('skimage.io._plugins')
3030
hiddenimports += PyInstaller.utils.hooks.collect_submodules("skimage.feature")
3131
hiddenimports += PyInstaller.utils.hooks.collect_submodules("skimage.filters")
32-
hiddenimports += ["cmath", "scipy._lib.messagestream", "sklearn.utils.sparsetools",]
32+
hiddenimports += ["cmath", "scipy._lib.messagestream", "sklearn.utils.sparsetools","scipy.libs"]
3333

3434
a = Analysis(['../../CellProfiler-Analyst.py'],
3535
pathex=['CellProfiler-Analyst'],

0 commit comments

Comments
 (0)