From aba381245dc68096682c44e0f16e1e340dd86031 Mon Sep 17 00:00:00 2001 From: Christoph Gohlke Date: Fri, 18 Sep 2015 00:45:18 -0700 Subject: [PATCH] The Visual C++ Redistributable for Visual Studio 2015 is required for Python 3.5 --- INSTALL | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 58f28cdd0d57..4dc29cdd82ed 100644 --- a/INSTALL +++ b/INSTALL @@ -68,8 +68,11 @@ you will also need to install compatible versions of in addition to `matplotlib `_. -In case Python is not installed for all users (not the default), the -Microsoft Visual C++ 2008 ( +For Python 3.5 the `Visual C++ Redistributable for Visual Studio 2015 +`_ +needs to be installed. +In case Python 2.6 to 3.4 are not installed for all users (not the default), +the Microsoft Visual C++ 2008 ( `64 bit `__ or `32 bit `__