I need to install python 2.7 and c++ on a server, 2.7 is end of life so i am going to install 3.9
I can find the c++ compiler for python 2.7 here: https://www.microsoft.com/en-us/download/details.aspx?id=44266 but cannot find it for python 3.9
If this is the case, can someone direct me to the best version of c++ that will play nicely with python 3.9?
I am a complete noob at these things, may have missed some things out.
Thanks