PySide2: ImportError: DLL load failed while importing QtCore: The specified procedure could not be found

后端 未结 0 1933
灰色年华
灰色年华 2020-12-04 06:48

I cannot import QtCore from PySide2. I get the following error:

from PySide2 import QtCore, QtGui, QtWidgets

Error:

ImportErro         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题