You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3.11] 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-103252)
\f0\b0 consists of the {\field{\*\fldinst{HYPERLINK "https://www.python.org"}}{\fldrslt Python}} programming language interpreter and its batteries-included standard library to allow easy access to macOS features. It also includes the Python integrated development environment,
18
19
\f1\b IDLE
19
20
\f0\b0 . You can also use the included
@@ -23,4 +24,33 @@
23
24
At the end of this install, click on
24
25
\f2 Install Certificates
25
26
\f0 to install a set of current SSL root certificates.\
27
+
\
28
+
29
+
\f1\b macOS 13 Ventura users
30
+
\f0\b0 : due to an issue with macOS
31
+
\f1\b Installer
32
+
\f0\b0 app, installation of some
33
+
\f3\cf2\cb3\expnd0\expndtw0\kerning0
34
+
third-party
35
+
\f0\cf0\cb1\kerning1\expnd0\expndtw0 packages including this Python package may fail with a vague
36
+
\f4\b\cf2\cb3\expnd0\expndtw0\kerning0
37
+
\'93The installer encountered an error\'94
38
+
\f3\b0\cf2 message if the
39
+
\f4\b\cf2 Installer
40
+
\f3\b0\cf2 app does not have permission to access the folder containing the downloaded installer file, typically in the
41
+
\f4\b\cf2 Downloads
42
+
\f3\b0\cf2 folder. Go to
43
+
\f4\b\cf2 System Settings
44
+
\f3\b0\cf2 ->
45
+
\f4\b\cf2 Privacy & Security
46
+
\f3\b0\cf2 ->
47
+
\f4\b\cf2 Files and Folders
48
+
\f3\b0\cf2 , then click the mark in front of
49
+
\f4\b\cf2 Installer
50
+
\f3\b0\cf2 to expand, and enable
51
+
\f4\b\cf2 Downloads Folder
52
+
\f0\b0\cf0\cb1\kerning1\expnd0\expndtw0 by moving the toggle to the right
53
+
\f3\cf2\cb3\expnd0\expndtw0\kerning0
54
+
. 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.
0 commit comments