From: Ben Darnell Date: Sun, 18 Mar 2018 17:34:41 +0000 (-0400) Subject: Update warning for missing C compiler on macOS X-Git-Tag: v5.1.0b1~39^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf977c1989ece73ed5ecf91ef2cb8818778d5789;p=thirdparty%2Ftornado.git Update warning for missing C compiler on macOS --- diff --git a/setup.py b/setup.py index 2bfa07578..be3e3d1b0 100644 --- a/setup.py +++ b/setup.py @@ -68,10 +68,10 @@ Fedora users should issue the following command: $ sudo dnf install gcc python-devel -If you are seeing this message on OSX please read the documentation -here: +MacOS users should run: + + $ xcode-select --install -http://api.mongodb.org/python/current/installation.html#osx ******************************************************************** """