首先,安装顺序是先pyqt5 再QScintilla    否则,会出现“no module PyQt5.Qsci”

pip install PyQt5

pip install QScintilla

 

 

 

 

widget->promoted 控件

class name 

header

分别填:

QsciScintilla

PyQt5.Qsci

相关文章:

  • 2022-12-23
  • 2021-09-27
  • 2021-10-23
  • 2021-11-13
  • 2022-12-23
  • 2021-09-07
  • 2021-04-23
  • 2021-07-10
猜你喜欢
  • 2022-03-07
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2022-01-19
  • 2021-04-18
  • 2021-07-05
相关资源
相似解决方案