Python 发表于 2018-4-25 13:11:14

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

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 命令提示" 窗口键入以下命令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 生成):= PySide2 bindings for Qt 5.9 =
Using Qt version 5.9 documentation to find public API Qt types and test "
    "if the types are present in the PySide2 package.
Similar report:
https://gist.github.com/ethanhs/6c626ca4e291f3682589699296377d3a

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

===== Summary =====
Total number of missing types:''' 0'''

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

Total number of missing modules:''' 25'''
http://forum.digitser.cn/data/attachment/forum/201605/19/132155fevczeyds5e5y1wy.jpg"长按二维码" 或 "扫一扫" 关注 "德云社区" 微信公众号
版权声明:
本文为独家编译稿件,版权归 德云社区,未经许可不得转载;否则,将追究其法律责任。

页: [1]
查看完整版本: python missing_bindings.py --qt-version 5.9 -w all 之PySide2缺少模块功能