_remote_debugging
is missing in the "legacy" MSI Windows installer
#135144
Labels
_remote_debugging
is missing in the "legacy" MSI Windows installer
#135144
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
The
_remote_debugging
extension module is missing in the MSI Windows installer:The
.pyd
file is missing from theDLLs
directory in the installation.The
_remote_debugging
module is available in installations managed by the new Python Installer:The new module needs to be added to the right Tools/msi files.
CPython versions tested on:
3.14
Operating systems tested on:
Windows
Linked PRs
_remote_debugging
to the MSI (legacy) Windows installers. #135145_remote_debugging
to the MSI (legacy) Windows installers. (GH-135145) #135150The text was updated successfully, but these errors were encountered: