|
@@ -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
|