We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be5506b + aba3812 commit d70ce32Copy full SHA for d70ce32
INSTALL
@@ -68,8 +68,11 @@ you will also need to install compatible versions of
68
in addition to
69
`matplotlib <http://matplotlib.org/downloads.html>`_.
70
71
-In case Python is not installed for all users (not the default), the
72
-Microsoft Visual C++ 2008 (
+For Python 3.5 the `Visual C++ Redistributable for Visual Studio 2015
+<http://www.microsoft.com/en-us/download/details.aspx?id=48145>`_
73
+needs to be installed.
74
+In case Python 2.6 to 3.4 are not installed for all users (not the default),
75
+the Microsoft Visual C++ 2008 (
76
`64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`__
77
or
78
`32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`__
0 commit comments