Skip to content
BMFI edited this page Feb 19, 2022 · 6 revisions

Welcome to the pyinstaller wiki! Here is what happens when I try and pip install pyinstaller on Win 10 py 3.9(2.7) pip install pyinstaller DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pyinstaller Using cached pyinstaller-4.1.tar.gz (3.5 MB) Installing build dependencies ... done Getting requirements to build wheel ... error ERROR: Command errored out with exit status 1: command: 'c:\python27\python.exe' 'C:\Python27\lib\site-packages\pip_vendor\pep517_in_process.py' get_requires_for_build_wheel 'c:\users\blackstarmaster\appdata\local\temp\tmpc53gku' cwd: c:\users\blackstarmaster\appdata\local\temp\pip-install-hnqro2\pyinstaller Complete output (19 lines): Traceback (most recent call last): File "C:\Python27\lib\site-packages\pip_vendor\pep517_in_process.py", line 280, in main() File "C:\Python27\lib\site-packages\pip_vendor\pep517_in_process.py", line 263, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "C:\Python27\lib\site-packages\pip_vendor\pep517_in_process.py", line 114, in get_requires_for_build_wheel return hook(config_settings) File "c:\users\blackstarmaster\appdata\local\temp\pip-build-env-me7_mf\overlay\Lib\site-packages\setuptools\build_meta.py", line 146, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) File "c:\users\blackstarmaster\appdata\local\temp\pip-build-env-me7_mf\overlay\Lib\site-packages\setuptools\build_meta.py", line 127, in _get_build_requires self.run_setup() File "c:\users\blackstarmaster\appdata\local\temp\pip-build-env-me7_mf\overlay\Lib\site-packages\setuptools\build_meta.py", line 243, in run_setup self).run_setup(setup_script=setup_script) File "c:\users\blackstarmaster\appdata\local\temp\pip-build-env-me7_mf\overlay\Lib\site-packages\setuptools\build_meta.py", line 142, in run_setup exec(compile(code, file, 'exec'), locals()) File "setup.py", line 63 file=sys.stderr) ^ SyntaxError: invalid syntax

ERROR: Command errored out with exit status 1: 'c:\python27\python.exe' 'C:\Python27\lib\site-packages\pip_vendor\pep517_in_process.py' get_requires_for_build_wheel 'c:\users\blackstarmaster\appdata\local\temp\tmpc53gku' Check the logs for full command output.

C:\WINDOWS\system32>

Anyone or any organization can use the BFMI agreement, so just copy and paste it in or on your code, program, or work. For instance:

BMFI valid binding permanent arbitration agreement and warranty disclaimer: You can use the code for free then alter and redistribute any way you want. Warranty Disclaimer: Use at your own risk! BMFI or any person associated, affiliated or part of BMFI is not accountable or responsible for any harm done by you for using this code.

Clone this wiki locally