From a072f06168711bd0abc289ca3df0bd139c4f7fed Mon Sep 17 00:00:00 2001 From: David Sanders Date: Mon, 10 Oct 2022 03:01:11 -0700 Subject: [PATCH] docs: remove pywin32 mention in Windows build instructions (#35940) --- docs/development/build-instructions-windows.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/development/build-instructions-windows.md b/docs/development/build-instructions-windows.md index 171679ddab..20db54fabc 100644 --- a/docs/development/build-instructions-windows.md +++ b/docs/development/build-instructions-windows.md @@ -116,10 +116,6 @@ $ git config --system core.longpaths true This can happen during build, when Debugging Tools for Windows has been installed with Windows Driver Kit. Uninstall Windows Driver Kit and install Debugging Tools with steps described above. -### ImportError: No module named win32file - -Make sure you have installed `pywin32` with `pip install pywin32`. - ### Build Scripts Hang Until Keypress This bug is a "feature" of Windows' command prompt. It happens when clicking inside the prompt window with