python-windows-packager
python-windows-packager copied to clipboard
Installers folder missing
I tried to use your tool, but it fails with following error:
unzip: cannot find or open /root/python-windows-packager/installers/PyInstaller-2.1.zip, /root/python-windows-packager/installers/PyInstaller-2.1.zip.zip or /root/python-windows-packager/installers/PyInstaller-2.1.zip.ZIP.
While in the 'python-windows-packager' folder to the following:
mkdir installers #make installers directory cd installers #change into installers directory wget 'https://pypi.python.org/packages/0b/87/4758831a995645873f72c51ec09f8e51db607ed89a336b0afe12702c4329/PyInstaller-2.1.zip#md5=3eb18a454311707ab7808d881e677329' #download PyInstaller-2.1.zip