Created
November 27, 2018 10:53
-
-
Save rominf/58c31a39ee48d7cc79de18ac1f0d53c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 INFO: PyInstaller: 3.4 | |
71 INFO: Python: 3.6.7 | |
144 INFO: Platform: Linux-4.18.14-1-default-x86_64-with-glibc2.25 | |
144 INFO: wrote /tmp/pyinstaller_process_call_bug/test.spec | |
144 DEBUG: Testing for UPX ... | |
146 INFO: UPX is not available. | |
148 DEBUG: script: /tmp/pyinstaller_process_call_bug/test.py | |
148 INFO: Extending PYTHONPATH with paths | |
['/tmp/subprocess_pyinstaller_test'] | |
148 INFO: checking Analysis | |
155 INFO: checking PYZ | |
158 INFO: checking PKG | |
158 INFO: Bootloader /home/rominf/.pyenv/versions/3.6.7/envs/kama-vault/lib/python3.6/site-packages/PyInstaller/bootloader/Linux-64bit/run | |
158 INFO: checking EXE | |
159 INFO: checking COLLECT | |
160 INFO: Building COLLECT COLLECT-00.toc | |
235 INFO: Building COLLECT COLLECT-00.toc completed successfully. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment