Kumar Aditya <rahuladitya...@gmail.com> added the comment:

I have installed VS 2022 with v143 of MSVC.
I get this error when compiling 

```console
C:\Program Files\Microsoft Visual 
Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.ta 
rgets(436,5): error MSB8020: The build tools for Visual Studio 2019 (Platform 
Toolset = 'v142') cannot  
be found. To build using the v142 build tools, please install Visual Studio 
2019 build tools.  Alternat 
ively, you may upgrade to the current Visual Studio tools by selecting the 
Project menu or right-click  
the solution, and then selecting "Retarget solution". 
[D:\cpython\PCbuild\_freeze_module.vcxproj]       
    0 Warning(s)
    1 Error(s)
```

----------
nosy: +kumaraditya303

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to