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 a118c30 commit 44da2e1Copy full SHA for 44da2e1
picard.spec
@@ -74,7 +74,7 @@ a = Analysis(['tagger.py'],
74
pathex=['picard'],
75
binaries=binaries,
76
datas=data_files,
77
- hiddenimports=[],
+ hiddenimports=['_cffi_backend'],
78
hookspath=[],
79
runtime_hooks=runtime_hooks,
80
excludes=[],
0 commit comments