From 7653d2154fc33c90a74e048bcef42b25c6d2155b Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Fri, 1 Nov 2024 20:06:21 +0200 Subject: [PATCH] Update Python MacOS download page (#3169) Signed-off-by: Emmanuel Ferdman --- docs/install/mac_pkg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/mac_pkg.md b/docs/install/mac_pkg.md index 86cee22d88..cc93bd80c5 100644 --- a/docs/install/mac_pkg.md +++ b/docs/install/mac_pkg.md @@ -162,7 +162,7 @@ generally only for the architecture indicated by ```uname -m```. That is ok for openmpi but since the various python libraries are linked against during build to create the version specific neuron modules, those python installers also have to be universal. Fortunately, universal python versions -can be found at [python.org](http://python.org/Downloads/macOS) at least for +can be found at [python.org](https://www.python.org/downloads/macos) at least for (as of 2022-01-01) python3.8, python3.9, and python3.10. - ```xcode-select --install```: