Skip to content

Commit f184abb

Browse files
authored
gh-103207: Add instructions to the macOS installer welcome display on how to workaround the macOS 13 Ventura “The installer encountered an error” failure. (GH-103251)
1 parent 30f82cf commit f184abb

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

Mac/BuildScript/resources/Welcome.rtf

Lines changed: 34 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf2639
1+
{\rtf1\ansi\ansicpg1252\cocoartf2708
22
\cocoascreenfonts1\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fswiss\fcharset0 Helvetica-Bold;\f2\fmodern\fcharset0 CourierNewPSMT;
3-
}
4-
{\colortbl;\red255\green255\blue255;}
5-
{\*\expandedcolortbl;;}
6-
\paperw11900\paperh16840\margl1440\margr1440\vieww12200\viewh10880\viewkind0
3+
\f3\fnil\fcharset0 HelveticaNeue;\f4\fnil\fcharset0 HelveticaNeue-Bold;}
4+
{\colortbl;\red255\green255\blue255;\red24\green26\blue30;\red255\green255\blue255;}
5+
{\*\expandedcolortbl;;\cssrgb\c12157\c13725\c15686;\cssrgb\c100000\c100000\c100000;}
6+
\margl1440\margr1440\vieww12820\viewh10620\viewkind0
77
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\partightenfactor0
88

99
\f0\fs24 \cf0 This package will install
@@ -25,6 +25,35 @@ At the end of this install, click on
2525
\f0 to install a set of current SSL root certificates.\
2626
\
2727

28+
\f1\b macOS 13 Ventura users
29+
\f0\b0 : due to an issue with macOS
30+
\f1\b Installer
31+
\f0\b0 app, installation of some
32+
\f3 \cf2 \cb3 \expnd0\expndtw0\kerning0
33+
third-party
34+
\f0 \cf0 \cb1 \kerning1\expnd0\expndtw0 packages including this Python package may fail with a vague
35+
\f4\b \cf2 \cb3 \expnd0\expndtw0\kerning0
36+
\'93The installer encountered an error\'94
37+
\f3\b0 message if the
38+
\f4\b Installer
39+
\f3\b0 app does not have permission to access the folder containing the downloaded installer file, typically in the
40+
\f4\b Downloads
41+
\f3\b0 folder. Go to
42+
\f4\b System Settings
43+
\f3\b0 ->
44+
\f4\b Privacy & Security
45+
\f3\b0 ->
46+
\f4\b Files and Folders
47+
\f3\b0 , then click the mark in front of
48+
\f4\b Installer
49+
\f3\b0 to expand, and enable
50+
\f4\b Downloads Folder
51+
\f0\b0 \cf0 \cb1 \kerning1\expnd0\expndtw0 by moving the toggle to the right
52+
\f3 \cf2 \cb3 \expnd0\expndtw0\kerning0
53+
. See {\field{\*\fldinst{HYPERLINK "https://github.com/python/cpython/issues/103207"}}{\fldrslt https://github.com/python/cpython/issues/103207}} for up-to-date information on this issue.
54+
\f0 \cf0 \cb1 \kerning1\expnd0\expndtw0 \
55+
\
56+
2857
\f1\b NOTE:
2958
\f0\b0 This is an alpha test preview of Python 3.12.0, the next feature release of Python 3. It is not intended for production use.\
3059
}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Add instructions to the macOS installer welcome display on how to workaround
2+
the macOS 13 Ventura “The installer encountered an error” failure.

0 commit comments

Comments
 (0)