python html5 bootstrap 视频教程

德云社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 6173|回复: 0

python missing_bindings.py --qt-version 5.9 -w all 之PySide2缺少模块功能

[复制链接]

185

主题

204

帖子

1175

积分

工程师

Rank: 5Rank: 5

金钱
759
金币
15
威望
0
贡献
0
发表于 2018-4-25 13:11:14 | 显示全部楼层 |阅读模式
AI人工智能 语音助理 人工翻译 教程
python missing_bindings.py --qt-version 5.9 -w all 之PySide2缺少模块功能

以下将展示如何在 "cmd 命令提示" 窗口键入相应命令,检测 PySide2 最新源代码开发进度或缺少 "模块-功能" 的大致过程。


注意:PySide2 最新源代码开发进度,以你实际编译后存在 "模块-功能" 为准。以下过程只能作为大致开发进度参考,不能作为最终标准。


01、先安装相应版本的 Python,并保证 python.exe 已被添加到 PATH 环境变量中


02、开始 --> 运行  --> 键入 cmd 并确认 --> 从 "cmd 命令提示" 窗口切换到 PySide2 for Qt5.9 目录 (当然,必须先 Git 下载 PySide2 官网最新源代码)


03、在 "cmd 命令提示" 窗口键入以下命令

  1. python missing_bindings.py --qt-version 5.9 -w all
复制代码

回车后开始检测,会生成 PySide2 "模块-功能" 校验提示信息文件 missing_bindings_for_wiki_qt_io.txt (位于 PySide2 for Qt5.9 源代码目录下)。


百度网盘

https://pan.baidu.com/s/1cKxajG


软件仓库

https://github.com/digitser

https://digitser.sourceforge.io/

https://pan.baidu.com/s/1dGxcM7R


快速高效 智能编辑 重构 批处理 "数字化 Python IDE" 集成开发环境

http://dts.digitser.cn/zh-CN/ide/idepy/index.html

http://forum.digitser.cn/thread-2177-1-1.html


内容大致如下所示 (2018-04-25 05:11:43 生成)

  1. = PySide2 bindings for Qt 5.9 =
  2. Using Qt version 5.9 documentation to find public API Qt types and test "
  3.     "if the types are present in the PySide2 package.
  4. Similar report:
  5. https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a

  6. This report was generated by running the following command:
  7. python.exe missing_bindings.py --qt-version 5.9 -w all
  8. on the following date:
  9. 2018-04-25 05:11:43 +0800

  10. ===== QtCore =====
  11. Documentation link: http://doc.qt.io/qt-5.9/qtcore-module.html

  12. ''Could not load PySide2.QtCore. Received error: No module named PySide2. Skipping.''

  13. ===== QtGui =====
  14. Documentation link: http://doc.qt.io/qt-5.9/qtgui-module.html

  15. ''Could not load PySide2.QtGui. Received error: No module named PySide2. Skipping.''

  16. ===== QtWidgets =====
  17. Documentation link: http://doc.qt.io/qt-5.9/qtwidgets-module.html

  18. ''Could not load PySide2.QtWidgets. Received error: No module named PySide2. Skipping.''

  19. ===== QtMultimedia =====
  20. Documentation link: http://doc.qt.io/qt-5.9/qtmultimedia-module.html

  21. ''Could not load PySide2.QtMultimedia. Received error: No module named PySide2. Skipping.''

  22. ===== QtMultimediaWidgets =====
  23. Documentation link: http://doc.qt.io/qt-5.9/qtmultimediawidgets-module.html

  24. ''Could not load PySide2.QtMultimediaWidgets. Received error: No module named PySide2. Skipping.''

  25. ===== QtNetwork =====
  26. Documentation link: http://doc.qt.io/qt-5.9/qtnetwork-module.html

  27. ''Could not load PySide2.QtNetwork. Received error: No module named PySide2. Skipping.''

  28. ===== QtQml =====
  29. Documentation link: http://doc.qt.io/qt-5.9/qtqml-module.html

  30. ''Could not load PySide2.QtQml. Received error: No module named PySide2. Skipping.''

  31. ===== QtQuick =====
  32. Documentation link: http://doc.qt.io/qt-5.9/qtquick-module.html

  33. ''Could not load PySide2.QtQuick. Received error: No module named PySide2. Skipping.''

  34. ===== QtSql =====
  35. Documentation link: http://doc.qt.io/qt-5.9/qtsql-module.html

  36. ''Could not load PySide2.QtSql. Received error: No module named PySide2. Skipping.''

  37. ===== QtTest =====
  38. Documentation link: http://doc.qt.io/qt-5.9/qttest-module.html

  39. ''Could not load PySide2.QtTest. Received error: No module named PySide2. Skipping.''

  40. ===== QtConcurrent =====
  41. Documentation link: http://doc.qt.io/qt-5.9/qtconcurrent-module.html

  42. ''Could not load PySide2.QtConcurrent. Received error: No module named PySide2. Skipping.''

  43. ===== QtHelp =====
  44. Documentation link: http://doc.qt.io/qt-5.9/qthelp-module.html

  45. ''Could not load PySide2.QtHelp. Received error: No module named PySide2. Skipping.''

  46. ===== QtOpenGL =====
  47. Documentation link: http://doc.qt.io/qt-5.9/qtopengl-module.html

  48. ''Could not load PySide2.QtOpenGL. Received error: No module named PySide2. Skipping.''

  49. ===== QtLocation =====
  50. Documentation link: http://doc.qt.io/qt-5.9/qtlocation-module.html

  51. ''Could not load PySide2.QtLocation. Received error: No module named PySide2. Skipping.''

  52. ===== QtPrintSupport =====
  53. Documentation link: http://doc.qt.io/qt-5.9/qtprintsupport-module.html

  54. ''Could not load PySide2.QtPrintSupport. Received error: No module named PySide2. Skipping.''

  55. ===== QtScript =====
  56. Documentation link: http://doc.qt.io/qt-5.9/qtscript-module.html

  57. ''Could not load PySide2.QtScript. Received error: No module named PySide2. Skipping.''

  58. ===== QtScriptTools =====
  59. Documentation link: http://doc.qt.io/qt-5.9/qtscripttools-module.html

  60. ''Could not load PySide2.QtScriptTools. Received error: No module named PySide2. Skipping.''

  61. ===== QtSvg =====
  62. Documentation link: http://doc.qt.io/qt-5.9/qtsvg-module.html

  63. ''Could not load PySide2.QtSvg. Received error: No module named PySide2. Skipping.''

  64. ===== QtUiTools =====
  65. Documentation link: http://doc.qt.io/qt-5.9/qtuitools-module.html

  66. ''Could not load PySide2.QtUiTools. Received error: No module named PySide2. Skipping.''

  67. ===== QtWebChannel =====
  68. Documentation link: http://doc.qt.io/qt-5.9/qtwebchannel-module.html

  69. ''Could not load PySide2.QtWebChannel. Received error: No module named PySide2. Skipping.''

  70. ===== QtWebEngineWidgets =====
  71. Documentation link: http://doc.qt.io/qt-5.9/qtwebenginewidgets-module.html

  72. ''Could not load PySide2.QtWebEngineWidgets. Received error: No module named PySide2. Skipping.''

  73. ===== QtWebSockets =====
  74. Documentation link: http://doc.qt.io/qt-5.9/qtwebsockets-module.html

  75. ''Could not load PySide2.QtWebSockets. Received error: No module named PySide2. Skipping.''

  76. ===== QtX11Extras =====
  77. Documentation link: http://doc.qt.io/qt-5.9/qtx11extras-module.html

  78. ''Could not load PySide2.QtX11Extras. Received error: No module named PySide2. Skipping.''

  79. ===== QtXml =====
  80. Documentation link: http://doc.qt.io/qt-5.9/qtxml-module.html

  81. ''Could not load PySide2.QtXml. Received error: No module named PySide2. Skipping.''

  82. ===== QtXmlPatterns =====
  83. Documentation link: http://doc.qt.io/qt-5.9/qtxmlpatterns-module.html

  84. ''Could not load PySide2.QtXmlPatterns. Received error: No module named PySide2. Skipping.''

  85. ===== Summary =====
  86. Total number of missing types:''' 0'''

  87. Total number of missing types that are present in PyQt5:''' 0'''

  88. Total number of missing modules:''' 25'''
复制代码

"长按二维码" 或 "扫一扫" 关注 "德云社区" 微信公众号

版权声明:
本文为独家编译稿件,版权归 德云社区,未经许可不得转载;否则,将追究其法律责任。


AI人工智能 语音助理 人工翻译 教程
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|Sitemap|小黑屋|德云社区 |网站地图  

GMT+8, 2024-3-19 15:53 , Processed in 0.070079 second(s), 27 queries .

工业和信息化部: 粤ICP备14079481号-2

技术支持 乐数软件     版权所有 © 2014-2021 德云社区    

快速回复 返回顶部 返回列表