Skip to content

Commit 1f8a859

Browse files
committed
Trying to fix missing vdf module from pyinstaller output
1 parent 90cccf1 commit 1f8a859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pyinstaller --onefile .\BlockDefinitionExtractor.py
1+
pyinstaller --onefile .\BlockDefinitionExtractor.py --hidden-import vdf
22
pause

0 commit comments

Comments
 (0)