[WinError 1114] A dynamic link library (DLL) initialization routine failed · Issue #166628 · pytorch/pytorch

🐛 Describe the bug PyTorch fails to import after PyQt on Windows Description Importing PyTorch after PyQt on Windows causes a DLL initialization error. The same code works if PyTorch is imported fi...