[issue43298] Windows build cannot detect missing Windows SDK

Steve Dower report at bugs.python.org
Mon Feb 22 13:49:02 EST 2021


Steve Dower <steve.dower at python.org> added the comment:

This should mean that you haven't got the Windows SDK installed, though it might mean that you've got a *newer* WinSDK where they've changed the registration format.

But more likely you deselected it when installing C++ support through Visual Studio. Could you open Visual Studio Installer and ensure that the newest Windows SDK item is selected?

Assuming the spammers go away, we can use this bug to improve the error message. If they persist, we'll lock this and open a new one.

----------
title: Windows build issue -> Windows build cannot detect missing Windows SDK

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43298>
_______________________________________


More information about the Python-bugs-list mailing list