How to compile the Python interpreter from scratch on Microsoft Windows

preview_player
Показать описание

IMPORTANT! When you clone the Python source code from Github, make sure the absolute path to the directory does not have any spaces in it. This can cause the build tools to fail unexpectedly. E.g., don't use the directory C:\Python Source to clone into; use C:\PythonSource or C:\Python_Source.

------------------------------­----
Рекомендации по теме
Комментарии
Автор

Awesome - thank you for the video!! Compiles and works great 👍👍💯💯

ws
Автор

Hello, do you mind sharing what are the steps to create the MSI installer for an older Python build (e.g. 3.9.20)? Thank you very much’

justinngthianhuat
Автор

what is the git command to get the source code? Thanks for the video

mikejohnston
visit shbcf.ru