This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author typonaut
Recipients typonaut
Date 2019-08-14.23:18:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565824683.85.0.593386949201.issue37861@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-08-14 23:18:03typonautsetrecipients: + typonaut
2019-08-14 23:18:03typonautsetmessageid: <1565824683.85.0.593386949201.issue37861@roundup.psfhosted.org>
2019-08-14 23:18:03typonautlinkissue37861 messages
2019-08-14 23:18:03typonautcreate