docs: remove pywin32 mention in Windows build instructions (#35940)
This commit is contained in:
parent
8bfbb251cc
commit
a072f06168
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue