Skip to content

Instantly share code, notes, and snippets.

@chianingwang
Last active February 22, 2017 06:51
Show Gist options
  • Save chianingwang/af4a8c1871c28ad1c13f1b5ff6037233 to your computer and use it in GitHub Desktop.
Save chianingwang/af4a8c1871c28ad1c13f1b5ff6037233 to your computer and use it in GitHub Desktop.
C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader>pyinstaller --onefile --windowed .\bulk_uploader\bulk_uploader.py
137 INFO: PyInstaller: 3.2.1
137 INFO: Python: 2.7.12
138 INFO: Platform: Windows-10-10.0.15031
144 INFO: wrote C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\bulk_uploader.spec
147 INFO: UPX is not available.
151 INFO: Extending PYTHONPATH with paths
['C:\\Users\\Johnny\\Documents\\GitHub\\swift-bulk-uploader',
'C:\\Users\\Johnny\\Documents\\GitHub\\swift-bulk-uploader']
151 INFO: checking Analysis
151 INFO: Building Analysis because out00-Analysis.toc is non existent
151 INFO: Initializing module dependency graph...
154 INFO: Initializing module graph hooks...
276 INFO: running Analysis out00-Analysis.toc
312 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
required by c:\anaconda2\python.exe
3031 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
3038 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_acd0e4ffe1daef0a.manifest
3045 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_acd388d7e1d8689f.manifest
3046 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_acd3d86fe1d846c4.manifest
3145 INFO: Searching for assembly amd64_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.9279_none ...
3147 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076.manifest
3148 INFO: Searching for file msvcr90.dll
3148 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\msvcr90.dll
3148 INFO: Searching for file msvcp90.dll
3148 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\msvcp90.dll
3148 INFO: Searching for file msvcm90.dll
3150 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\msvcm90.dll
3220 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
3222 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_acd0e4ffe1daef0a.manifest
3223 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_acd388d7e1d8689f.manifest
3223 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_acd3d86fe1d846c4.manifest
3224 INFO: Adding redirect Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
3332 INFO: Caching module hooks...
3338 INFO: Analyzing C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\bulk_uploader\bulk_uploader.py
7397 INFO: Processing pre-find module path hook distutils
7832 INFO: Processing pre-safe import module hook _xmlplus
8217 INFO: Loading module hooks...
8217 INFO: Loading module hook "hook-distutils.py"...
8220 INFO: Loading module hook "hook-xml.py"...
8361 INFO: Loading module hook "hook-httplib.py"...
8361 INFO: Loading module hook "hook-encodings.py"...
9328 INFO: Looking for ctypes DLLs
9339 INFO: Analyzing run-time hooks ...
9345 INFO: Looking for dynamic libraries
9860 INFO: Looking for eggs
9861 INFO: Using Python library c:\anaconda2\python27.dll
9861 INFO: Found binding redirects:
[BindingRedirect(name=u'Microsoft.VC90.CRT', language=None, arch=u'amd64', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 30729, 9279), publicKeyToken=u'1fc8b3b9a1e18e3b')]
9868 INFO: Warnings written to C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\build\bulk_uploader\warnbulk_uploader.txt
9924 INFO: checking PYZ
9924 INFO: Building PYZ because out00-PYZ.toc is non existent
9924 INFO: Building PYZ (ZlibArchive) C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\build\bulk_uploader\out00-PYZ.pyz
10407 INFO: Building PYZ (ZlibArchive) C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\build\bulk_uploader\out00-PYZ.pyz completed successfully.
10467 INFO: checking PKG
10469 INFO: Building PKG because out00-PKG.toc is non existent
10469 INFO: Building PKG (CArchive) out00-PKG.pkg
10591 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10592 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\python27.dll
10595 INFO: Updating resource type 24 name 2 language 1033
10638 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10641 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\unicodedata.pyd
10641 INFO: Updating resource type 24 name 2 language 1033
10674 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10676 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\bz2.pyd
10677 INFO: Updating resource type 24 name 2 language 1033
10710 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10712 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\_ctypes.pyd
10712 INFO: Updating resource type 24 name 2 language 1033
10752 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10753 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\_hashlib.pyd
10755 INFO: Updating resource type 24 name 2 language 1033
10803 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10805 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\_ssl.pyd
10805 INFO: Updating resource type 24 name 2 language 1033
10847 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10848 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\_socket.pyd
10849 INFO: Updating resource type 24 name 2 language 1033
10887 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10888 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\pyexpat.pyd
10888 INFO: Updating resource type 24 name 2 language 1033
10921 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10923 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\_multiprocessing.pyd
10924 INFO: Updating resource type 24 name 2 language 1033
10960 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
10962 INFO: Updating manifest in C:\Users\Johnny\AppData\Roaming\pyinstaller\bincache00_py27_64bit\select.pyd
10963 INFO: Updating resource type 24 name 2 language 1033
11049 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9279)
12862 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully.
12874 INFO: Bootloader c:\anaconda2\lib\site-packages\PyInstaller\bootloader\Windows-64bit\runw.exe
12875 INFO: checking EXE
12875 INFO: Building EXE because out00-EXE.toc is non existent
12875 INFO: Building EXE from out00-EXE.toc
12875 INFO: Appending archive to EXE C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader\dist\bulk_uploader.exe
13154 INFO: Building EXE from out00-EXE.toc completed successfully.
====
C:\Users\Johnny\Documents\GitHub\swift-bulk-uploader>pip install -e ./
Obtaining file:///C:/Users/Johnny/Documents/GitHub/swift-bulk-uploader
Collecting watchdog (from swift-bulk-uploader==0.0.2)
Downloading watchdog-0.8.3.tar.gz (83kB)
100% |################################| 92kB 472kB/s
Requirement already satisfied: python-swiftclient in c:\anaconda2\lib\site-packages (from swift-bulk-uploader==0.0.2)
Requirement already satisfied: PyYAML>=3.10 in c:\anaconda2\lib\site-packages (from watchdog->swift-bulk-uploader==0.0.2)
Collecting argh>=0.24.1 (from watchdog->swift-bulk-uploader==0.0.2)
Downloading argh-0.26.2-py2.py3-none-any.whl
Collecting pathtools>=0.1.1 (from watchdog->swift-bulk-uploader==0.0.2)
Downloading pathtools-0.1.2.tar.gz
Requirement already satisfied: requests>=1.1 in c:\anaconda2\lib\site-packages (from python-swiftclient->swift-bulk-uploader==0.0.2)
Requirement already satisfied: futures>=3.0; python_version == "2.7" or python_version == "2.6" in c:\anaconda2\lib\site-packages (from python-swiftclient->swift-bulk-uploader==0.0.2)
Requirement already satisfied: six>=1.5.2 in c:\anaconda2\lib\site-packages (from python-swiftclient->swift-bulk-uploader==0.0.2)
Building wheels for collected packages: watchdog, pathtools
Running setup.py bdist_wheel for watchdog ... done
Stored in directory: C:\Users\Johnny\AppData\Local\pip\Cache\wheels\3c\9c\be\e82ae5a37c19baf8abe88623d1f47d2d502bed7b54d4f34740
Running setup.py bdist_wheel for pathtools ... done
Stored in directory: C:\Users\Johnny\AppData\Local\pip\Cache\wheels\60\0d\2a\ffe065d190b580be6af9a862c68ed6a8a89c1778bd5c7ba7b8
Successfully built watchdog pathtools
Installing collected packages: argh, pathtools, watchdog, swift-bulk-uploader
Running setup.py develop for swift-bulk-uploader
Successfully installed argh-0.26.2 pathtools-0.1.2 swift-bulk-uploader watchdog-0.8.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment