Home > other > Questions about the installation pyinstaller failure, pursuing big elder brothers to give directions
Questions about the installation pyinstaller failure, pursuing big elder brothers to give directions
Time:11-23
I want to install pyinstaller packaged the script, but always installation is not successful, an error as below, please comment the eldest brother, how to solve this? Baidu did not find relevant, thank you, bother said bai, know! Thank you very much!
C: \ Users \ 72919 & gt; PIP install pyinstaller DEPRECATION: Python 2.7 will reach the end of its life on January 1 st, 2020. Both Please upgrade your Python as Python 2.7 won 't be maintained after that date. A future version of PIP will drop support for Python 2.7. More details about the Python 2 support in PIP, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting pyinstaller Using cached https://files.pythonhosted.org/packages/e2/c9/0b44b2ea87ba36395483a672fddd07e6a9cb2b8d3c4a28d7ae76c7e7e1e5/PyInstaller-3.5.tar.gz Installing the build dependencies... The error ERROR: the Command errored out with the exit status 1: Command: 'c: \ python27 \ python exe' 'c: \ python27 \ lib \ site - packages \ PIP' install - ignore - installed - no - user -- prefix 'c: \ users \ \ appdata \ 72919 local \ temp \ PIP - build - env - x8vmbp \ overlay' - no - warn - script - the location - no - binary: none: - only - binary: none: -i https://pypi.org/simple -- 'setuptools> Wheel=40.8.0 ' CWD: None Complete the output lines (12) : Traceback (the most recent call last) : The File "c: \ python27 \ lib \ runpy py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) The File "c: \ python27 \ lib \ runpy py", line 72, in _run_code The exec code in run_globals The File "c: \ python27 \ lib \ site - packages \ PIP \ __main__ py", line 16, the in & lt; module> The from PIP. _internal import main as _main # isort: skip # noqa The File "c: \ python27 \ lib \ site - packages, PIP, _internal, set py", line 19, in & lt; module> The from PIP. _vendor. Urllib3. Exceptions import DependencyWarning File "c: \ python27 \ lib \ site - packages \ PIP \ _vendor \ urllib3 \ set py", line 25, in & lt; module> The from logging import NullHandler ImportError: always import a name NullHandler -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- ERROR: the Command errored out with the exit status 1: 'c: \ python27 \ python exe' 'c: \ python27 \ lib \ site - packages \ PIP' install - ignore - installed - no - user -- prefix 'c: \ users \ \ appdata \ 72919 local \ temp \ PIP - build - env - x8vmbp \ overlay' - no - warn - script - the location - no - binary: none: - only - binary: none: -i https://pypi.org/simple -- 'setuptools> Wheel=40.8.0 'Check the logs for full command output.