New submission from Clive Bruton <cl...@indx.co.uk>:

When attempting to install Python >= 3.7.1 on MacOS X 10.6 the installer fails 
with the message:

****
The operation couldn’t be completed. (com.apple.installer.pagecontroller error 
-1.)

Couldn't open "python-3.7.x-macosx10.6.pkg".
****

The installer runs without incident with the 3.7.0 installer.

Console reports (when "python-3.7.4-macosx10.6.pkg" is run):

***
15/08/2019 00:03:57     Installer[516]  @(#)PROGRAM:Install  
PROJECT:Install-596.1
15/08/2019 00:03:57     Installer[516]  @(#)PROGRAM:Installer  
PROJECT:Installer-430.1
15/08/2019 00:03:57     Installer[516]  Hardware: Macmini2,1 @ 1.83 GHz (x 2), 
2048 MB RAM
15/08/2019 00:03:57     Installer[516]  Running OS Build: Mac OS X 10.6.8 
(10K549)
15/08/2019 00:03:57     kernel  Installer (map: 0x5a9770c) triggered DYLD 
shared region unnest for map: 0x5a9770c, region 0x7fff83400000->0x7fff83600000. 
While not abnormal for debuggers, this increases system memory footprint until 
the target exits.
15/08/2019 00:03:58     Installer[516]  Failed to verify data against 
certificate.
15/08/2019 00:03:58     Installer[516]  Invalid Distribution File/Package
****

Similar reports are available here:

https://python-forum.io/Thread-Cannot-Install-python-3-7-3-macosx10-6-pkg

----------
components: Installation
files: grab1.png
messages: 349776
nosy: typonaut
priority: normal
severity: normal
status: open
title: Install fails on MacOS X 10.6 with python >= 3.7.1
type: crash
versions: Python 3.7
Added file: https://bugs.python.org/file48543/grab1.png

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37861>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to