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 bfb3adc commit e2a3b11Copy full SHA for e2a3b11
package/cogmood_mac.spec
@@ -10,7 +10,7 @@ data = [
10
11
a = Analysis(
12
['../main.py'],
13
- pathex=[''],
+ pathex=['../smile', '../python_packages'],
14
binaries=[],
15
datas=data,
16
hiddenimports=[],
0 commit comments