Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "C:\Program Files\Python35\Scripts\pyinstaller.exe" import-and-execute2.py -F
- 124 INFO: PyInstaller: 3.2
- 124 INFO: Python: 3.5.1
- 124 INFO: Platform: Windows-7-6.1.7601-SP1
- 124 INFO: wrote D:\XXXXXXXXXX\Software-Development-Stuff\Workspaces\Jetbrains_PyCharm\Learning_Python\import-and-execute2.spec
- 124 INFO: UPX is not available.
- 124 INFO: Extending PYTHONPATH with paths
- ['D:\\XXXXXXXXXX\\Software-Development-Stuff\\Workspaces\\Jetbrains_PyCharm\\Learning_Python',
- 'D:\\XXXXXXXXXX\\Software-Development-Stuff\\Workspaces\\Jetbrains_PyCharm\\Learning_Python']
- 124 INFO: checking Analysis
- 124 INFO: Building Analysis because out00-Analysis.toc is non existent
- 124 INFO: Initializing module dependency graph...
- 124 INFO: Initializing module graph hooks...
- 140 INFO: Analyzing base_library.zip ...
- 2636 INFO: running Analysis out00-Analysis.toc
- 2745 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-stdio-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3276 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-locale-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3291 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3354 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-heap-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3400 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-math-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3416 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3432 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-string-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3463 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-convert-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3463 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-environment-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3478 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-time-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3478 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-conio-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3494 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-process-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 3494 INFO: Caching module hooks...
- 3494 INFO: Analyzing D:\XXXXXXXXXX\Software-Development-Stuff\Workspaces\Jetbrains_PyCharm\Learning_Python\import-and-execute2.py
- 3510 INFO: Loading module hooks...
- 3510 INFO: Loading module hook "hook-encodings.py"...
- 3525 INFO: Loading module hook "hook-pydoc.py"...
- 3525 INFO: Loading module hook "hook-xml.py"...
- 3744 INFO: Looking for ctypes DLLs
- 3759 INFO: Analyzing run-time hooks ...
- 3775 INFO: Looking for dynamic libraries
- 4461 WARNING: Can not get binary dependencies for file: C:\Windows\system32\api-ms-win-crt-utility-l1-1-0.dll
- Traceback (most recent call last):
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 695, in getImports
- return _getImports_pe(pth)
- File "c:\program files\python35\lib\site-packages\PyInstaller\depend\bindepend.py", line 122, in _getImports_pe
- dll, _ = sym.forwarder.split('.')
- TypeError: a bytes-like object is required, not 'str'
- 4461 INFO: Looking for eggs
- 4461 INFO: Using Python library c:\program files\python35\python35.dll
- 4461 INFO: Found binding redirects:
- []
- 4477 INFO: Warnings written to D:\XXXXXXXXXX\Software-Development-Stuff\Workspaces\Jetbrains_PyCharm\Learning_Python\build\import-and-execute2\warnimport-and-execute2.txt
- 4492 INFO: checking PYZ
- 4492 INFO: Building PYZ because out00-PYZ.toc is non existent
- 4492 INFO: Building PYZ (ZlibArchive) D:\XXXXXXXXXX\Software-Development-Stuff\Workspaces\Jetbrains_PyCharm\Learning_Python\build\import-and-execute2\out00-PYZ.pyz
- 5179 INFO: checking PKG
- 5194 INFO: Building PKG because out00-PKG.toc is non existent
- 5194 INFO: Building PKG (CArchive) out00-PKG.pkg
- 6957 INFO: Bootloader c:\program files\python35\lib\site-packages\PyInstaller\bootloader\Windows-64bit\run.exe
- 6957 INFO: checking EXE
- 6957 INFO: Building EXE because out00-EXE.toc is non existent
- 6957 INFO: Building EXE from out00-EXE.toc
- 6957 INFO: Appending archive to EXE D:\XXXXXXXXXX\Software-Development-Stuff\Workspaces\Jetbrains_PyCharm\Learning_Python\dist\import-and-execute2.exe
- Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement