-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
build: recommend Python 3.8 to build on Windows #34182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -526,7 +526,7 @@ to run it again before invoking `make -j4`. | |
|
|
||
| ##### Option 1: Manual install | ||
|
|
||
| * [Python 2.7](https://www.python.org/downloads/) | ||
| * [Python 3.8](https://www.python.org/downloads/) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why not https://www.microsoft.com/en-us/p/python-38/9mssztt1n39l ? It will prompt users as updates become available.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't know if it's available on Windows 8
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think no. The System Requirements on MS store said only for Windows10 |
||
| * The "Desktop development with C++" workload from | ||
| [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) or | ||
| the "Visual C++ build tools" workload from the | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.