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 cae0067 commit abe72f0Copy full SHA for abe72f0
scripts/build_windows.bat
@@ -1,4 +1,5 @@
1
rd /S /Q Web2ExeWin
2
+rd /S /Q build
3
del *.zip
4
call pyinstaller --onefile ^
5
--hidden-import PIL.Jpeg2KImagePlugin ^
0 commit comments