Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aba3812

Browse files
committed
The Visual C++ Redistributable for Visual Studio 2015 is required for Python 3.5
1 parent b9710e6 commit aba3812

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

INSTALL

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,11 @@ you will also need to install compatible versions of
6868
in addition to
6969
`matplotlib <http://matplotlib.org/downloads.html>`_.
7070

71-
In case Python is not installed for all users (not the default), the
72-
Microsoft Visual C++ 2008 (
71+
For Python 3.5 the `Visual C++ Redistributable for Visual Studio 2015
72+
<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 (
7376
`64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`__
7477
or
7578
`32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`__

0 commit comments

Comments
 (0)