Hi! On a clean Windows 10 Pro Machine I installed Python 3.6.4 (32-bit). Then I did "pip install PyQt5". Open the interpreter. I type "from PyQt5 import QtCore" and I get ImportError: DLL load failed: The specified procedure could not be found. I've not had this issue in the past. Cheers! Marius