Ввожу
pyinstaller -F 11111.py
.SpoilerTarget" type="button">Spoiler: Смотрю,что вышло?
oot@kali:~# pyinstaller -F 11111.py
328 INFO: PyInstaller: 3.3
328 INFO: Python: 2.7.13
328 INFO: Platform: Linux-4.9.0-kali3-686-pae-i686-with-Kali-kali-rolling-kali-rolling
329 INFO: wrote /root/11111.spec
332 INFO: UPX is available.
333 INFO: Extending PYTHONPATH with paths
['/root', '/root']
333 INFO: checking Analysis
333 INFO: Building Analysis because out00-Analysis.toc is non existent
334 INFO: Initializing module dependency graph...
360 INFO: Initializing module graph hooks...
599 INFO: running Analysis out00-Analysis.toc
633 INFO: Caching module hooks...
643 INFO: Analyzing /root/11111.py
2611 INFO: Loading module hooks...
2612 INFO: Loading module hook "hook-encodings.py"...
3331 INFO: Looking for ctypes DLLs
3332 INFO: Analyzing run-time hooks ...
3337 INFO: Looking for dynamic libraries
3499 INFO: Looking for eggs
3499 INFO: Python library not in binary dependencies. Doing additional searching...
3678 INFO: Using Python library /usr/lib/i386-linux-gnu/libpython2.7.so.1.0
3679 INFO: Warnings written to /root/build/11111/warn11111.txt
3694 INFO: Graph cross-reference written to /root/build/11111/xref-11111.html
3734 INFO: checking PYZ
3734 INFO: Building PYZ because out00-PYZ.toc is non existent
3734 INFO: Building PYZ (ZlibArchive) /root/build/11111/out00-PYZ.pyz
3907 INFO: Building PYZ (ZlibArchive) /root/build/11111/out00-PYZ.pyz completed successfully.
3942 INFO: checking PKG
3942 INFO: Building PKG because out00-PKG.toc is non existent
3942 INFO: Building PKG (CArchive) out00-PKG.pkg
5245 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully.
5251 INFO: Bootloader /usr/local/lib/python2.7/dist-packages/PyInstaller/bootloader/Linux-32bit/run
5251 INFO: checking EXE
5252 INFO: Building EXE because out00-EXE.toc is non existent
5252 INFO: Building EXE from out00-EXE.toc
5252 INFO: Appending archive to ELF section in EXE /root/dist/11111
5262 INFO: Building EXE from out00-EXE.toc completed successfully.
А на выходе ехе нет. Есть простой файл без подписи
