Skip to content
Snippets Groups Projects
Commit ee994d74 authored by atg7000's avatar atg7000 Committed by Ned Deily
Browse files

bpo-33791: Update README for macOS users (GH-7471)

parent 8f404296
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,11 @@ You can pass many options to the configure script; run ``./configure --help``
to find out more. On macOS and Cygwin, the executable is called ``python.exe``;
elsewhere it's just ``python``.
If you are running on macOS with the latest updates installed, make sure to install
openSSL or some other SSL software along with Homebrew or another package manager.
If issues persist, see https://devguide.python.org/setup/#macos-and-os-x for more
information.
On macOS, if you have configured Python with ``--enable-framework``, you
should use ``make frameworkinstall`` to do the installation. Note that this
installs the Python executable in a place that is not normally on your PATH,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment