原因 Note that for v5.11 and later the 32-bit Windows wheels do not contain the WebEngine modules. 解决办法: 原来的清华源有点慢,于是换了个源 原本conda环境中有pyqt5,需要管理员权限才能访问 pip install PyQtWebEngine -i https://pypi.douban.com/simple/ --user