Python Forum
Windows 3.7.10 Installer - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Windows 3.7.10 Installer (/thread-34005.html)



Windows 3.7.10 Installer - bean2099 - Jun-17-2021

Help!

I need to upgrade 3.7.6 to the latest build of 3.7.10 (security fixes). I can't seem to figure out how to compile a new installer. Any help getting a windows installer would be greatly appreciated!

Thanks!


RE: Windows 3.7.10 Installer - Larz60+ - Jun-17-2021

look here: https://python-forum.io/forum-41.html


RE: Windows 3.7.10 Installer - bean2099 - Jun-21-2021

Thanks,

I checked the link but wasn't able to find any good documentation on how to compile the installers from source. I was able to find an unofficial installer here: https://github.com/adang1345/PythonWindows.


RE: Windows 3.7.10 Installer - snippsat - Jun-21-2021

Why do you need to compile?

Compiling Python on Windows
For Python 3.6 or later need Visual Studio 2017.
Windows
Build CPython on Windows