We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a68041 commit 3b3365fCopy full SHA for 3b3365f
distribution/windows/CellProfiler-Analyst.spec
@@ -7,7 +7,7 @@ import PyInstaller.compat
7
import PyInstaller.utils.hooks
8
9
binaries = []
10
-binaries += PyInstaller.utils.hooks.collect_dynamic_libs("scipy.libs")
+binaries += PyInstaller.utils.hooks.collect_dynamic_libs("scipy")
11
12
block_cipher = None
13
0 commit comments