File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,11 @@ You can pass many options to the configure script; run ``./configure --help``
62
62
to find out more. On macOS and Cygwin, the executable is called ``python.exe ``;
63
63
elsewhere it's just ``python ``.
64
64
65
+ If you are running on macOS with the latest updates installed, make sure to install
66
+ openSSL or some other SSL software along with Homebrew or another package manager.
67
+ If issues persist, see https://devguide.python.org/setup/#macos-and-os-x for more
68
+ information.
69
+
65
70
On macOS, if you have configured Python with ``--enable-framework ``, you
66
71
should use ``make frameworkinstall `` to do the installation. Note that this
67
72
installs the Python executable in a place that is not normally on your PATH,
You can’t perform that action at this time.
0 commit comments