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

Skip to content

Commit c362acb

Browse files
committed
latest ... Windows 7 news
1 parent 436c132 commit c362acb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ <h2 id="overview">Overview</h2>
311311
<ul>
312312
<li>Runs out of the box(*) on any Windows 8+ with 2GB Ram (Jupyter Notebook will require a recent browser)</li>
313313
<li>The WinPython folder can be moved to any location (**) (local, network, USB drive) with most of the <a href="https://github.com/winpython/winpython/wiki/Installation#settings">application settings</a></li>
314+
<li>Last WinPython version that is said to still work on Windows 7 should be WinPython64-3.8.9.0</li>
315+
314316
</ul>
315317
<li><strong>Flexible</strong>:
316318
<ul>
@@ -344,7 +346,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
344346
</ul>
345347
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
346348

347-
<p>(*) For recent WinPython, Windows 8..10 users may have to install missing system DLL <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">Microsoft Visual C++ Redistributable for Visual Studio 2017..2019</a> (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)
349+
<p>(*) For recent WinPython, Windows 8..11 users may have to install missing system DLL <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">Microsoft Visual C++ Redistributable for Visual Studio 2017..2019</a> (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)
348350

349351
<p>(*) For best Winpython 2018-01 and later experience, it is recommended to have WinPython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython
350352

0 commit comments

Comments
 (0)