8000 bpo-33791: Update README for macOS users (GH-7471) · python/cpython@43202e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43202e0

Browse files
bpo-33791: Update README for macOS users (GH-7471)
(cherry picked from commit ee994d7) Co-authored-by: atg7000 <38963069+atg7000@users.noreply.github.com>
1 parent 0738443 commit 43202e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ You can pass many options to the configure script; run ``./configure --help``
6262
to find out more. On macOS and Cygwin, the executable is called ``python.exe``;
6363
elsewhere it's just ``python``.
6464

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+
6570
On macOS, if you have configured Python with ``--enable-framework``, you
6671
should use ``make frameworkinstall`` to do the installation. Note that this
6772
installs the Python executable in a place that is not normally on your PATH,

0 commit comments

Comments
 (0)
0