Thanks to visit codestin.com Credit goes to github.com
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.
1 parent b9710e6 commit aba3812Copy full SHA for aba3812
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