Mailing List Archive

Python 3.8 pip installation on Windows 7
Hello,
The installation file Python-3.8.10.exe (last version compatible with
Windows 7 (32 bit) ? )
does not automatically install pip on Windows 7.
Are there compatibility problems with Windows 7 ?
See attachment log file
Greetings
C.Sobotta

...
MSI (s) (3C:FC) [13:32:28:993]: Hello, I'm your 32bit Impersonated
custom action server.
CAQuietExec:  Traceback (most recent call last):
CAQuietExec:    File "C:\Program Files\Python38-32\Lib\runpy.py", line
194, in _run_module_as_main
CAQuietExec:      return _run_code(code, main_globals, None,
CAQuietExec:    File "C:\Program Files\Python38-32\Lib\runpy.py", line
87, in _run_code
CAQuietExec:      exec(code, run_globals)
CAQuietExec:    File "C:\Program
Files\Python38-32\Lib\ensurepip\__main__.py", line 5, in <module>
CAQuietExec:      sys.exit(ensurepip._main())
CAQuietExec:    File "C:\Program
Files\Python38-32\Lib\ensurepip\__init__.py", line 206, in _main
CAQuietExec:      return _bootstrap(
CAQuietExec:    File "C:\Program
Files\Python38-32\Lib\ensurepip\__init__.py", line 125, in _bootstrap
CAQuietExec:      return _run_pip(args + , additional_paths)
CAQuietExec:    File "C:\Program
Files\Python38-32\Lib\ensurepip\__init__.py", line 34, in _run_pip
CAQuietExec:      return subprocess.run(, check=True).returncode
CAQuietExec:    File "C:\Program Files\Python38-32\Lib\subprocess.py",
line 493, in run
CAQuietExec:      with Popen(*popenargs, **kwargs) as process:
CAQuietExec:    File "C:\Program Files\Python38-32\Lib\subprocess.py",
line 858, in __init__
CAQuietExec:      self._execute_child(args, executable, preexec_fn,
close_fds,
CAQuietExec:    File "C:\Program Files\Python38-32\Lib\subprocess.py",
line 1311, in _execute_child
CAQuietExec:      hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
CAQuietExec:  FileNotFoundError:  Das System kann die angegebene Datei
nicht finden
CAQuietExec:  Error 0x80070001: Command line returned an error.
CAQuietExec:  Error 0x80070001: QuietExec Failed
CAQuietExec:  Error 0x80070001: Failed in ExecCommon method
MSI (s) (3C:F0) [13:32:29:617]: Executing op:
End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=291152)
CustomAction UpdatePip returned actual error code 1603 but will be
translated to success due to continue marking
MSI (s) (3C:F0) [13:32:29:617]: User policy value 'DisableRollback' is 0
MSI (s) (3C:F0) [13:32:29:617]: Machine policy value 'DisableRollback' is 0
MSI (s) (3C:F0) [13:32:29:617]: Note: 1: 2318 2:
MSI (s) (3C:F0) [13:32:29:617]: No System Restore sequence number for
this installation.
MSI (s) (3C:F0) [13:32:29:617]: Unlocking Server
MSI (s) (3C:F0) [13:32:29:914]: PROPERTY CHANGE: Deleting UpdateStarted
property. Its current value is '1'.
Action ended 13:32:29: InstallFinalize. Return value 1.
Action ended 13:32:29: INSTALL. Return value 1.

...

--
https://mail.python.org/mailman/listinfo/python-list