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 d4dd4e2 commit 078a5c3Copy full SHA for 078a5c3
1 file changed
README.txt
@@ -33,4 +33,7 @@ You can run the script collect-compiled-binaries.bat to collect them.
33
In order to create an official release, you need also to install Python v3.5, PyInstaller
34
(with a "pip install pyinstaller") and PySide
35
(download from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyside the version for Python 3.5).
36
-You can than pack the archieve with a create-standalon.bat or create-sdk.bat.
+You can then pack the archive with the create-standalone.bat or create-sdk.bat.
37
+Note that the create-standalone.bat assumes that you have 7zip installed in this path:
38
+"C:\Program Files\7-Zip\7z.exe"
39
+If that is not the case, the pyluxcoretools.zip will not be created.
0 commit comments