Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

30 tests fail #479

Open
yurivict opened this issue Apr 17, 2024 · 1 comment
Open

30 tests fail #479

yurivict opened this issue Apr 17, 2024 · 1 comment

Comments

@yurivict
Copy link

========================================================================================= FAILURES ==========================================================================================
_________________________________________________________________________________ qtpy/tests/test_qtcore.py _________________________________________________________________________________
[gw3] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw3' crashed while running 'qtpy/tests/test_qtcore.py::test_QCoreApplication_exec'
_________________________________________________________________________________ qtpy/tests/test_qtcore.py _________________________________________________________________________________
[gw2] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw2' crashed while running 'qtpy/tests/test_qtcore.py::test_qeventloop_exec'
__________________________________________________________________________________ qtpy/tests/test_uic.py ___________________________________________________________________________________
[gw0] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw0' crashed while running 'qtpy/tests/test_uic.py::test_load_ui'
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw4] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw4' crashed while running 'qtpy/tests/test_qtwidgets.py::test_QToolBar_functions'
_____________________________________________________________________________ qtpy/tests/test_qtprintsupport.py _____________________________________________________________________________
[gw6] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw6' crashed while running 'qtpy/tests/test_qtprintsupport.py::test_qprintpreviewwidget_print_'
_________________________________________________________________________________ qtpy/tests/test_qtcore.py _________________________________________________________________________________
[gw5] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw5' crashed while running 'qtpy/tests/test_qtcore.py::test_QCoreApplication_exec_'
_________________________________________________________________________________ qtpy/tests/test_qtgui.py __________________________________________________________________________________
[gw7] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw7' crashed while running 'qtpy/tests/test_qtgui.py::test_QSomethingEvent_pos_functions'
_________________________________________________________________________________ qtpy/tests/test_qtgui.py __________________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
75: error: "None" has no attribute "startswith"  [attr-defined]
100: error: Module has no attribute "QPoint"  [attr-defined]
__________________________________________________________________________________ qtpy/tests/conftest.py ___________________________________________________________________________________
[gw8] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
24: error: Skipping analyzing "PyQt5": module is installed, but missing library stubs or py.typed marker  [import-untyped]
24: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
36: error: Cannot find implementation or library stub for module named "PySide2"  [import-not-found]
49: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
63: error: Cannot find implementation or library stub for module named "PySide6"  [import-not-found]
__________________________________________________________________________________ qtpy/tests/test_cli.py ___________________________________________________________________________________
[gw8] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
20: error: Argument 1 to "join" of "str" has incompatible type "object"; expected "Iterable[str]"  [arg-type]
_______________________________________________________________________________________ test session ________________________________________________________________________________________
[gw8] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
mypy exited with status 1.
__________________________________________________________________________________ qtpy/tests/test_main.py __________________________________________________________________________________
[gw9] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
19: error: Cannot find implementation or library stub for module named "PySide2"  [import-not-found]
35: error: Cannot find implementation or library stub for module named "PySide6"  [import-not-found]
49: error: Skipping analyzing "PyQt5": module is installed, but missing library stubs or py.typed marker  [import-untyped]
61: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
__________________________________________________________________________________ qtpy/tests/test_uic.py ___________________________________________________________________________________
[gw9] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw9' crashed while running 'qtpy/tests/test_uic.py::test_load_ui_custom_auto'
_________________________________________________________________________________ qtpy/tests/test_qttest.py _________________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
23: error: "None" has no attribute "startswith"  [attr-defined]
_____________________________________________________________________________ qtpy/tests/test_qttexttospeech.py _____________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
9: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
___________________________________________________________________________ qtpy/tests/test_qtwebenginewidgets.py ___________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
9: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
10: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
7: error: Skipping analyzing "pytestqt.exceptions": module is installed, but missing library stubs or py.typed marker  [import-untyped]
160: error: "None" has no attribute "startswith"  [attr-defined]
__________________________________________________________________________________ qtpy/tests/test_uic.py ___________________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
66: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
104: error: Cannot find implementation or library stub for module named "qcombobox_subclass"  [import-not-found]
___________________________________________________________________________ qtpy/tests/optional_deps/__init__.py ____________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
15: error: Module "qtpy.tests.optional_deps.optional_dep" has no attribute "MissingClass"  [attr-defined]
_________________________________________________________________________________ qtpy/tests/test_compat.py _________________________________________________________________________________
[gw1] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw1' crashed while running 'qtpy/tests/test_compat.py::test_isalive'
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw10] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw10' crashed while running 'qtpy/tests/test_qtwidgets.py::test_QMenu_functions'
_________________________________________________________________________________ qtpy/tests/test_qtcore.py _________________________________________________________________________________
[gw8] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
74: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
168: error: "None" has no attribute "startswith"  [attr-defined]
194: error: "None" has no attribute "startswith"  [attr-defined]
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw8] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw8' crashed while running 'qtpy/tests/test_qtwidgets.py::test_qdialog_subclass'
_________________________________________________________________________________ qtpy/tests/test_qtgui.py __________________________________________________________________________________
[gw11] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw11' crashed while running 'qtpy/tests/test_qtgui.py::test_qdrag_functions'
__________________________________________________________________________________ qtpy/tests/test_uic.py ___________________________________________________________________________________
[gw12] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw12' crashed while running 'qtpy/tests/test_uic.py::test_load_ui_type'
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw13] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw13' crashed while running 'qtpy/tests/test_qtwidgets.py::test_qfiledialog_dir_compat[True-directory]'
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw14] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw14' crashed while running 'qtpy/tests/test_qtwidgets.py::test_qplaintextedit_functions'
_________________________________________________________________________________ qtpy/tests/test_qtgui.py __________________________________________________________________________________
[gw15] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw15' crashed while running 'qtpy/tests/test_qtgui.py::test_QGuiApplication_exec_'
_______________________________________________________________________________ qtpy/tests/test_qtwidgets.py ________________________________________________________________________________
[gw16] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw16' crashed while running 'qtpy/tests/test_qtwidgets.py::test_QApplication_exec_'
_________________________________________________________________________________ qtpy/tests/test_qtgui.py __________________________________________________________________________________
[gw18] freebsd14 -- Python 3.9.18 /usr/local/bin/python3.9
worker 'gw18' crashed while running 'qtpy/tests/test_qtgui.py::test_qtextdocument_functions'
======================================================================== xdist: maximum crashed workers reached: 16 =========================================================================

-------- coverage: platform freebsd14, python 3.9.18-final-0 ---------
---------------------- coverage: failed workers ----------------------
The following workers failed to return coverage data, ensure that pytest-cov is installed on these workers.
gw3
gw2
gw0
gw4
gw6
gw5
gw7
gw9
gw1
gw10
gw8
gw11
gw12
gw13
gw14
gw15
gw16
gw18
Name                                       Stmts   Miss  Cover
--------------------------------------------------------------
qtpy/QtCore.py                                90     63    30%
qtpy/QtDataVisualization.py                   19     12    37%
qtpy/QtGui.py                                 81     51    37%
qtpy/QtNetwork.py                             10      6    40%
qtpy/QtPrintSupport.py                        15     11    27%
qtpy/QtSql.py                                 16     12    25%
qtpy/QtTest.py                                14     10    29%
qtpy/QtWebEngineWidgets.py                    19     11    42%
qtpy/QtWidgets.py                             64     45    30%
qtpy/__init__.py                             146     61    58%
qtpy/_utils.py                                72     54    25%
qtpy/compat.py                                55     39    29%
qtpy/tests/__init__.py                         0      0   100%
qtpy/tests/conftest.py                        55     22    60%
qtpy/tests/test_cli.py                        36     25    31%
qtpy/tests/test_compat.py                     11      5    55%
qtpy/tests/test_macos_checks.py               58     40    31%
qtpy/tests/test_main.py                       73     58    21%
qtpy/tests/test_missing_optional_deps.py       9      6    33%
qtpy/tests/test_qdesktopservice_split.py       9      6    33%
qtpy/tests/test_qsci.py                       59     54     8%
qtpy/tests/test_qt3danimation.py              18     16    11%
qtpy/tests/test_qt3dcore.py                   40     35    12%
qtpy/tests/test_qt3dextras.py                 40     38     5%
qtpy/tests/test_qt3dinput.py                  25     23     8%
qtpy/tests/test_qt3dlogic.py                   5      3    40%
qtpy/tests/test_qt3drender.py                115    110     4%
qtpy/tests/test_qtaxcontainer.py               5      3    40%
qtpy/tests/test_qtbluetooth.py                10      8    20%
qtpy/tests/test_qtcharts.py                    7      3    57%
qtpy/tests/test_qtconcurrent.py               11      7    36%
qtpy/tests/test_qtcore.py                    107     75    30%
qtpy/tests/test_qtdatavisualization.py        74     72     3%
qtpy/tests/test_qtdbus.py                      7      5    29%
qtpy/tests/test_qtdesigner.py                 24     20    17%
qtpy/tests/test_qtgui.py                     104     88    15%
qtpy/tests/test_qthelp.py                     13     12     8%
qtpy/tests/test_qtlocation.py                 45     41     9%
qtpy/tests/test_qtmacextras.py                11      4    64%
qtpy/tests/test_qtmultimedia.py               11      7    36%
qtpy/tests/test_qtmultimediawidgets.py         7      5    29%
qtpy/tests/test_qtnetwork.py                  37     35     5%
qtpy/tests/test_qtnetworkauth.py              11      7    36%
qtpy/tests/test_qtopengl.py                   17     16     6%
qtpy/tests/test_qtopenglwidgets.py             6      2    67%
qtpy/tests/test_qtpdf.py                       6      4    33%
qtpy/tests/test_qtpdfwidgets.py                4      2    50%
qtpy/tests/test_qtpositioning.py              20     15    25%
qtpy/tests/test_qtprintsupport.py             20     13    35%
qtpy/tests/test_qtpurchasing.py                6      4    33%
qtpy/tests/test_qtqml.py                      27     25     7%
qtpy/tests/test_qtquick3d.py                   6      4    33%
qtpy/tests/test_qtquick.py                    43     41     5%
qtpy/tests/test_qtquickcontrols2.py            4      2    50%
qtpy/tests/test_qtquickwidgets.py              3      2    33%
qtpy/tests/test_qtremoteobjects.py             8      6    25%
qtpy/tests/test_qtscxml.py                     6      4    33%
qtpy/tests/test_qtsensors.py                   6      4    33%
qtpy/tests/test_qtserialport.py                7      3    57%
qtpy/tests/test_qtsql.py                      39     31    21%
qtpy/tests/test_qtstatemachine.py             12     10    17%
qtpy/tests/test_qtsvg.py                       9      6    33%
qtpy/tests/test_qtsvgwidgets.py                5      3    40%
qtpy/tests/test_qttest.py                     12      6    50%
qtpy/tests/test_qttexttospeech.py             10      5    50%
qtpy/tests/test_qtuitools.py                   4      2    50%
qtpy/tests/test_qtwebchannel.py                4      3    25%
qtpy/tests/test_qtwebenginecore.py             4      2    50%
qtpy/tests/test_qtwebenginequick.py            7      3    57%
qtpy/tests/test_qtwebenginewidgets.py         10      5    50%
qtpy/tests/test_qtwebsockets.py                7      6    14%
qtpy/tests/test_qtwidgets.py                 125     97    22%
qtpy/tests/test_qtwinextras.py                21     14    33%
qtpy/tests/test_qtx11extras.py                 4      2    50%
qtpy/tests/test_qtxml.py                      19     18     5%
qtpy/tests/test_qtxmlpatterns.py              22     18    18%
qtpy/tests/test_shiboken.py                    8      6    25%
qtpy/tests/test_sip.py                        21     19    10%
qtpy/tests/test_uic.py                        55     36    35%
qtpy/tests/utils.py                            5      1    80%
qtpy/uic.py                                   86     82     5%
--------------------------------------------------------------
TOTAL                                       2316   1730    25%

=========================================================================================== mypy ============================================================================================
qtpy/__init__.py:201: error: Skipping analyzing "PyQt5.QtCore": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/__init__.py:201: error: Name "PYQT_VERSION" already defined on line 184  [no-redef]
qtpy/__init__.py:204: error: Name "QT_VERSION" already defined on line 186  [no-redef]
qtpy/__init__.py:237: error: Cannot find implementation or library stub for module named "PySide2"  [import-not-found]
qtpy/__init__.py:237: error: Name "PYSIDE_VERSION" already defined on line 185  [no-redef]
qtpy/__init__.py:238: error: Cannot find implementation or library stub for module named "PySide2.QtCore"  [import-not-found]
qtpy/__init__.py:238: error: Name "QT_VERSION" already defined on line 186  [no-redef]
qtpy/__init__.py:263: error: Cannot find implementation or library stub for module named "PyQt6.QtCore"  [import-not-found]
qtpy/__init__.py:263: error: Name "PYQT_VERSION" already defined on line 184  [no-redef]
qtpy/__init__.py:266: error: Name "QT_VERSION" already defined on line 186  [no-redef]
qtpy/__init__.py:280: error: Cannot find implementation or library stub for module named "PySide6"  [import-not-found]
qtpy/__init__.py:280: error: Name "PYSIDE_VERSION" already defined on line 185  [no-redef]
qtpy/__init__.py:281: error: Cannot find implementation or library stub for module named "PySide6.QtCore"  [import-not-found]
qtpy/__init__.py:281: error: Name "QT_VERSION" already defined on line 186  [no-redef]
qtpy/QtDataVisualization.py:20: error: Skipping analyzing "PyQt5.QtDataVisualization": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtDataVisualization.py:28: error: Cannot find implementation or library stub for module named "PyQt6.QtDataVisualization"  [import-not-found]
qtpy/QtDataVisualization.py:38: error: Cannot find implementation or library stub for module named "PySide2.QtDataVisualization"  [import-not-found]
qtpy/QtDataVisualization.py:38: error: Cannot find implementation or library stub for module named "PySide2"  [import-not-found]
qtpy/QtDataVisualization.py:43: error: Cannot find implementation or library stub for module named "PySide6.QtDataVisualization"  [import-not-found]
qtpy/shiboken.py:21: error: Cannot find implementation or library stub for module named "shiboken2"  [import-not-found]
qtpy/shiboken.py:23: error: Cannot find implementation or library stub for module named "shiboken6"  [import-not-found]
qtpy/sip.py:19: error: Skipping analyzing "PyQt5.sip": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/sip.py:21: error: Cannot find implementation or library stub for module named "PyQt6.sip"  [import-not-found]
qtpy/QtXmlPatterns.py:19: error: Skipping analyzing "PyQt5.QtXmlPatterns": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtXmlPatterns.py:23: error: Cannot find implementation or library stub for module named "PySide2.QtXmlPatterns"  [import-not-found]
qtpy/QtXml.py:13: error: Skipping analyzing "PyQt5.QtXml": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtXml.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtXml"  [import-not-found]
qtpy/QtXml.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtXml"  [import-not-found]
qtpy/QtXml.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtXml"  [import-not-found]
qtpy/QtWebSockets.py:13: error: Skipping analyzing "PyQt5.QtWebSockets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtWebSockets.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtWebSockets"  [import-not-found]
qtpy/QtWebSockets.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtWebSockets"  [import-not-found]
qtpy/QtWebSockets.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtWebSockets"  [import-not-found]
qtpy/QtWebChannel.py:13: error: Skipping analyzing "PyQt5.QtWebChannel": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtWebChannel.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtWebChannel"  [import-not-found]
qtpy/QtWebChannel.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtWebChannel"  [import-not-found]
qtpy/QtWebChannel.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtWebChannel"  [import-not-found]
qtpy/QtTextToSpeech.py:19: error: Skipping analyzing "PyQt5.QtTextToSpeech": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtTextToSpeech.py:23: error: Cannot find implementation or library stub for module named "PySide2.QtTextToSpeech"  [import-not-found]
qtpy/QtSql.py:13: error: Skipping analyzing "PyQt5.QtSql": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtSql.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtSql"  [import-not-found]
qtpy/QtSql.py:17: error: Name "QSqlDatabase" is not defined  [name-defined]
qtpy/QtSql.py:21: error: Name "QSqlQuery" is not defined  [name-defined]
qtpy/QtSql.py:22: error: Name "QSqlResult" is not defined  [name-defined]
qtpy/QtSql.py:24: error: Cannot find implementation or library stub for module named "PySide6.QtSql"  [import-not-found]
qtpy/QtSql.py:27: error: Name "QSqlDatabase" is not defined  [name-defined]
qtpy/QtSql.py:31: error: Name "QSqlQuery" is not defined  [name-defined]
qtpy/QtSql.py:32: error: Name "QSqlResult" is not defined  [name-defined]
qtpy/QtSql.py:34: error: Cannot find implementation or library stub for module named "PySide2.QtSql"  [import-not-found]
qtpy/QtQuickWidgets.py:13: error: Skipping analyzing "PyQt5.QtQuickWidgets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtQuickWidgets.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtQuickWidgets"  [import-not-found]
qtpy/QtQuickWidgets.py:17: error: Cannot find implementation or library stub for module named "PySide6.QtQuickWidgets"  [import-not-found]
qtpy/QtQuickWidgets.py:19: error: Cannot find implementation or library stub for module named "PySide2.QtQuickWidgets"  [import-not-found]
qtpy/QtQuick.py:13: error: Skipping analyzing "PyQt5.QtQuick": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtQuick.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtQuick"  [import-not-found]
qtpy/QtQuick.py:17: error: Cannot find implementation or library stub for module named "PySide6.QtQuick"  [import-not-found]
qtpy/QtQuick.py:19: error: Cannot find implementation or library stub for module named "PySide2.QtQuick"  [import-not-found]
qtpy/QtQml.py:13: error: Skipping analyzing "PyQt5.QtQml": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtQml.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtQml"  [import-not-found]
qtpy/QtQml.py:17: error: Cannot find implementation or library stub for module named "PySide6.QtQml"  [import-not-found]
qtpy/QtQml.py:19: error: Cannot find implementation or library stub for module named "PySide2.QtQml"  [import-not-found]
qtpy/QtPrintSupport.py:13: error: Skipping analyzing "PyQt5.QtPrintSupport": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtPrintSupport.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtPrintSupport"  [import-not-found]
qtpy/QtPrintSupport.py:17: error: Name "QPageSetupDialog" is not defined  [name-defined]
qtpy/QtPrintSupport.py:21: error: Name "QPrintDialog" is not defined  [name-defined]
qtpy/QtPrintSupport.py:25: error: Name "QPrintPreviewWidget" is not defined  [name-defined]
qtpy/QtPrintSupport.py:30: error: Cannot find implementation or library stub for module named "PySide6.QtPrintSupport"  [import-not-found]
qtpy/QtPrintSupport.py:33: error: Name "QPageSetupDialog" is not defined  [name-defined]
qtpy/QtPrintSupport.py:37: error: Name "QPrintDialog" is not defined  [name-defined]
qtpy/QtPrintSupport.py:42: error: Cannot find implementation or library stub for module named "PySide2.QtPrintSupport"  [import-not-found]
qtpy/QtPositioning.py:13: error: Skipping analyzing "PyQt5.QtPositioning": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtPositioning.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtPositioning"  [import-not-found]
qtpy/QtPositioning.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtPositioning"  [import-not-found]
qtpy/QtPositioning.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtPositioning"  [import-not-found]
qtpy/QtOpenGLWidgets.py:21: error: Cannot find implementation or library stub for module named "PyQt6.QtOpenGLWidgets"  [import-not-found]
qtpy/QtOpenGLWidgets.py:25: error: Cannot find implementation or library stub for module named "PySide6.QtOpenGLWidgets"  [import-not-found]
qtpy/QtOpenGL.py:15: error: Skipping analyzing "PyQt5.QtGui": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtOpenGL.py:32: error: Skipping analyzing "PyQt5.QtOpenGL": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtOpenGL.py:39: error: Cannot find implementation or library stub for module named "PyQt6.QtGui"  [import-not-found]
qtpy/QtOpenGL.py:40: error: Cannot find implementation or library stub for module named "PyQt6.QtOpenGL"  [import-not-found]
qtpy/QtOpenGL.py:42: error: Cannot find implementation or library stub for module named "PySide6.QtGui"  [import-not-found]
qtpy/QtOpenGL.py:43: error: Cannot find implementation or library stub for module named "PySide6.QtOpenGL"  [import-not-found]
qtpy/QtOpenGL.py:45: error: Cannot find implementation or library stub for module named "PySide2.QtGui"  [import-not-found]
qtpy/QtOpenGL.py:62: error: Cannot find implementation or library stub for module named "PySide2.QtOpenGL"  [import-not-found]
qtpy/QtNetwork.py:14: error: Skipping analyzing "PyQt5.QtNetwork": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtNetwork.py:16: error: Cannot find implementation or library stub for module named "PyQt6.QtNetwork"  [import-not-found]
qtpy/QtNetwork.py:18: error: Cannot find implementation or library stub for module named "PySide2.QtNetwork"  [import-not-found]
qtpy/QtNetwork.py:20: error: Cannot find implementation or library stub for module named "PySide6.QtNetwork"  [import-not-found]
qtpy/QtMultimediaWidgets.py:13: error: Skipping analyzing "PyQt5.QtMultimediaWidgets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtMultimediaWidgets.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtMultimediaWidgets"  [import-not-found]
qtpy/QtMultimediaWidgets.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtMultimediaWidgets"  [import-not-found]
qtpy/QtMultimediaWidgets.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtMultimediaWidgets"  [import-not-found]
qtpy/QtMultimedia.py:13: error: Skipping analyzing "PyQt5.QtMultimedia": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtMultimedia.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtMultimedia"  [import-not-found]
qtpy/QtMultimedia.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtMultimedia"  [import-not-found]
qtpy/QtMultimedia.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtMultimedia"  [import-not-found]
qtpy/QtLocation.py:19: error: Skipping analyzing "PyQt5.QtLocation": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtLocation.py:23: error: Cannot find implementation or library stub for module named "PySide2.QtLocation"  [import-not-found]
qtpy/QtHelp.py:13: error: Skipping analyzing "PyQt5.QtHelp": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtHelp.py:15: error: Cannot find implementation or library stub for module named "PyQt6.QtHelp"  [import-not-found]
qtpy/QtHelp.py:17: error: Cannot find implementation or library stub for module named "PySide2.QtHelp"  [import-not-found]
qtpy/QtHelp.py:19: error: Cannot find implementation or library stub for module named "PySide6.QtHelp"  [import-not-found]
qtpy/QtWebEngineWidgets.py:28: error: Skipping analyzing "PyQt5.QtWebEngineWidgets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtWebEngineWidgets.py:42: error: Cannot find implementation or library stub for module named "PyQt6.QtWebEngineCore"  [import-not-found]
qtpy/QtWebEngineWidgets.py:48: error: Cannot find implementation or library stub for module named "PyQt6.QtWebEngineWidgets"  [import-not-found]
qtpy/QtWebEngineWidgets.py:56: error: Cannot find implementation or library stub for module named "PySide2.QtWebEngineWidgets"  [import-not-found]
qtpy/QtWebEngineWidgets.py:64: error: Cannot find implementation or library stub for module named "PySide6.QtWebEngineCore"  [import-not-found]
qtpy/QtWebEngineWidgets.py:70: error: Cannot find implementation or library stub for module named "PySide6.QtWebEngineWidgets"  [import-not-found]
qtpy/QtTest.py:14: error: Skipping analyzing "PyQt5.QtTest": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtTest.py:16: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
qtpy/QtTest.py:17: error: Cannot find implementation or library stub for module named "PyQt6.QtTest"  [import-not-found]
qtpy/QtTest.py:25: error: Cannot find implementation or library stub for module named "PySide2.QtTest"  [import-not-found]
qtpy/QtTest.py:27: error: Cannot find implementation or library stub for module named "PySide6.QtTest"  [import-not-found]
qtpy/_utils.py:78: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/_utils.py:79: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/_utils.py:80: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/_utils.py:81: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/_utils.py:82: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/_utils.py:83: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
qtpy/QtCore.py:20: error: Skipping analyzing "PyQt5.QtCore": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtCore.py:29: error: Name "Q_ENUM" is not defined  [name-defined]
qtpy/QtCore.py:33: error: Name "Q_ENUMS" is not defined  [name-defined]
qtpy/QtCore.py:37: error: Name "pyqtSignal" is not defined  [name-defined]
qtpy/QtCore.py:37: error: Name "pyqtBoundSignal" is not defined  [name-defined]
qtpy/QtCore.py:37: error: Name "pyqtSlot" is not defined  [name-defined]
qtpy/QtCore.py:37: error: Name "pyqtProperty" is not defined  [name-defined]
qtpy/QtCore.py:37: error: Name "QT_VERSION_STR" is not defined  [name-defined]
qtpy/QtCore.py:40: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
qtpy/QtCore.py:41: error: Cannot find implementation or library stub for module named "PyQt6.QtCore"  [import-not-found]
qtpy/QtCore.py:58: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:59: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:63: error: Name "QEventLoop" is not defined  [name-defined]
qtpy/QtCore.py:64: error: Name "QThread" is not defined  [name-defined]
qtpy/QtCore.py:68: error: Name "pyqtSignal" is not defined  [name-defined]
qtpy/QtCore.py:69: error: Name "pyqtBoundSignal" is not defined  [name-defined]
qtpy/QtCore.py:70: error: Name "pyqtSlot" is not defined  [name-defined]
qtpy/QtCore.py:71: error: Name "pyqtProperty" is not defined  [name-defined]
qtpy/QtCore.py:72: error: Name "pyqtEnum" is not defined  [name-defined]
qtpy/QtCore.py:73: error: Name "QT_VERSION_STR" is not defined  [name-defined]
qtpy/QtCore.py:83: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:84: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:85: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:86: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:89: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:95: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:98: error: Cannot find implementation or library stub for module named "PySide2.QtCore"  [import-not-found]
qtpy/QtCore.py:98: error: Cannot find implementation or library stub for module named "PySide2"  [import-not-found]
qtpy/QtCore.py:104: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:106: error: Cannot find implementation or library stub for module named "PySide2.QtGui"  [import-not-found]
qtpy/QtCore.py:108: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:114: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:115: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:119: error: Name "QEventLoop" is not defined  [name-defined]
qtpy/QtCore.py:120: error: Name "QThread" is not defined  [name-defined]
qtpy/QtCore.py:121: error: Name "QTextStreamManipulator" is not defined  [name-defined]
qtpy/QtCore.py:127: error: Cannot find implementation or library stub for module named "PySide6.QtCore"  [import-not-found]
qtpy/QtCore.py:127: error: Cannot find implementation or library stub for module named "PySide6"  [import-not-found]
qtpy/QtCore.py:133: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:134: error: Cannot find implementation or library stub for module named "PySide6.QtGui"  [import-not-found]
qtpy/QtCore.py:136: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:140: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:141: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:142: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:143: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:144: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:147: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:148: error: Name "QCoreApplication" is not defined  [name-defined]
qtpy/QtCore.py:152: error: Name "QEventLoop" is not defined  [name-defined]
qtpy/QtCore.py:153: error: Name "QThread" is not defined  [name-defined]
qtpy/QtCore.py:154: error: Name "QTextStreamManipulator" is not defined  [name-defined]
qtpy/QtCore.py:160: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
qtpy/QtCore.py:161: error: Name "Qt" is not defined  [name-defined]
qtpy/QtCore.py:165: error: Name "QDate" is not defined  [name-defined]
qtpy/QtCore.py:169: error: Name "QDateTime" is not defined  [name-defined]
qtpy/QtCore.py:173: error: Name "QTime" is not defined  [name-defined]
qtpy/QtCore.py:178: error: Name "QDate" is not defined  [name-defined]
qtpy/QtCore.py:182: error: Name "QDateTime" is not defined  [name-defined]
qtpy/QtCore.py:186: error: Name "QTime" is not defined  [name-defined]
qtpy/QtCore.py:193: error: Name "QLibraryInfo" is not defined  [name-defined]
qtpy/QtCore.py:194: error: Name "QLibraryInfo" is not defined  [name-defined]
qtpy/QtCore.py:196: error: Name "QLibraryInfo" is not defined  [name-defined]
qtpy/QtCore.py:197: error: Name "QLibraryInfo" is not defined  [name-defined]
qtpy/QtGui.py:14: error: Need type annotation for "_missing_optional_names" (hint: "_missing_optional_names: Dict[<type>, <type>] = ...")  [var-annotated]
qtpy/QtGui.py:45: error: Skipping analyzing "PyQt5.QtGui": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtGui.py:48: error: Skipping analyzing "PyQt5.QtWidgets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtGui.py:57: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
qtpy/QtGui.py:58: error: Cannot find implementation or library stub for module named "PyQt6.QtGui"  [import-not-found]
qtpy/QtGui.py:64: error: Cannot find implementation or library stub for module named "PyQt6.QtOpenGL"  [import-not-found]
qtpy/QtGui.py:73: error: Name "QFontMetrics" is not defined  [name-defined]
qtpy/QtGui.py:77: error: Name "QFontMetricsF" is not defined  [name-defined]
qtpy/QtGui.py:83: error: Name "QDrag" is not defined  [name-defined]
qtpy/QtGui.py:84: error: Name "QGuiApplication" is not defined  [name-defined]
qtpy/QtGui.py:85: error: Name "QGuiApplication" is not defined  [name-defined]
qtpy/QtGui.py:89: error: Name "QTextDocument" is not defined  [name-defined]
qtpy/QtGui.py:100: error: Cannot find implementation or library stub for module named "PySide2.QtGui"  [import-not-found]
qtpy/QtGui.py:103: error: Cannot find implementation or library stub for module named "PySide2.QtWidgets"  [import-not-found]
qtpy/QtGui.py:111: error: Name "QFontMetrics" is not defined  [name-defined]
qtpy/QtGui.py:113: error: Name "QFontMetrics" is not defined  [name-defined]
qtpy/QtGui.py:120: error: Cannot find implementation or library stub for module named "PySide6.QtGui"  [import-not-found]
qtpy/QtGui.py:126: error: Cannot find implementation or library stub for module named "PySide6.QtOpenGL"  [import-not-found]
qtpy/QtGui.py:136: error: Cannot find implementation or library stub for module named "PySide6.QtWidgets"  [import-not-found]
qtpy/QtGui.py:138: error: Name "QFontMetrics" is not defined  [name-defined]
qtpy/QtGui.py:142: error: Name "QFontMetricsF" is not defined  [name-defined]
qtpy/QtGui.py:148: error: Name "QDrag" is not defined  [name-defined]
qtpy/QtGui.py:149: error: Name "QGuiApplication" is not defined  [name-defined]
qtpy/QtGui.py:150: error: Name "QGuiApplication" is not defined  [name-defined]
qtpy/QtGui.py:175: error: Name "QTextCursor" is not defined  [name-defined]
qtpy/QtGui.py:179: error: Name "QTextCursor" is not defined  [name-defined]
qtpy/QtGui.py:180: error: Name "QTextCursor" is not defined  [name-defined]
qtpy/QtGui.py:185: error: Name "QTextCursor" is not defined  [name-defined]
qtpy/QtGui.py:189: error: Module "qtpy.QtCore" has no attribute "QPointF"  [attr-defined]
qtpy/QtGui.py:191: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:192: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:193: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:194: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:195: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:196: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:200: error: Name "QEnterEvent" is not defined  [name-defined]
qtpy/QtGui.py:201: error: Name "QEnterEvent" is not defined  [name-defined]
qtpy/QtGui.py:205: error: Name "QTabletEvent" is not defined  [name-defined]
qtpy/QtGui.py:206: error: Name "QTabletEvent" is not defined  [name-defined]
qtpy/QtGui.py:207: error: Name "QHoverEvent" is not defined  [name-defined]
qtpy/QtGui.py:208: error: Name "QHoverEvent" is not defined  [name-defined]
qtpy/QtGui.py:209: error: Name "QHoverEvent" is not defined  [name-defined]
qtpy/QtGui.py:212: error: Name "QMouseEvent" is not defined  [name-defined]
qtpy/QtGui.py:213: error: Name "QMouseEvent" is not defined  [name-defined]
qtpy/QtGui.py:219: error: Name "QDropEvent" is not defined  [name-defined]
qtpy/QtGui.py:223: error: Name "QNativeGestureEvent" is not defined  [name-defined]
qtpy/QtGui.py:224: error: Name "QEnterEvent" is not defined  [name-defined]
qtpy/QtGui.py:225: error: Name "QTabletEvent" is not defined  [name-defined]
qtpy/QtGui.py:226: error: Name "QHoverEvent" is not defined  [name-defined]
qtpy/QtGui.py:227: error: Name "QMouseEvent" is not defined  [name-defined]
qtpy/QtGui.py:239: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:240: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:241: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:242: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:243: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:244: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:245: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:248: error: Name "QSinglePointEvent" is not defined  [name-defined]
qtpy/QtGui.py:253: error: Name "QDropEvent" is not defined  [name-defined]
qtpy/QtGui.py:254: error: Name "QDropEvent" is not defined  [name-defined]
qtpy/QtWidgets.py:23: error: Need type annotation for "_missing_optional_names" (hint: "_missing_optional_names: Dict[<type>, <type>] = ...")  [var-annotated]
qtpy/QtWidgets.py:36: error: Skipping analyzing "PyQt5.QtWidgets": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/QtWidgets.py:38: error: Cannot find implementation or library stub for module named "PyQt6"  [import-not-found]
qtpy/QtWidgets.py:39: error: Cannot find implementation or library stub for module named "PyQt6.QtGui"  [import-not-found]
qtpy/QtWidgets.py:46: error: Cannot find implementation or library stub for module named "PyQt6.QtWidgets"  [import-not-found]
qtpy/QtWidgets.py:52: error: Cannot find implementation or library stub for module named "PyQt6.QtOpenGLWidgets"  [import-not-found]
qtpy/QtWidgets.py:61: error: Name "QTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:64: error: Name "QTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:67: error: Name "QTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:71: error: Name "QPlainTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:74: error: Name "QPlainTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:77: error: Name "QPlainTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:81: error: Name "QApplication" is not defined  [name-defined]
qtpy/QtWidgets.py:82: error: Name "QApplication" is not defined  [name-defined]
qtpy/QtWidgets.py:86: error: Name "QDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:87: error: Name "QMenu" is not defined  [name-defined]
qtpy/QtWidgets.py:88: error: Name "QMenu" is not defined  [name-defined]
qtpy/QtWidgets.py:92: error: Name "QLineEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:103: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:111: error: Cannot find implementation or library stub for module named "PySide2.QtWidgets"  [import-not-found]
qtpy/QtWidgets.py:113: error: Cannot find implementation or library stub for module named "PySide6.QtGui"  [import-not-found]
qtpy/QtWidgets.py:114: error: Cannot find implementation or library stub for module named "PySide6.QtWidgets"  [import-not-found]
qtpy/QtWidgets.py:120: error: Cannot find implementation or library stub for module named "PySide6.QtOpenGLWidgets"  [import-not-found]
qtpy/QtWidgets.py:129: error: Name "QTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:132: error: Name "QTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:135: error: Name "QPlainTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:138: error: Name "QPlainTextEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:141: error: Name "QLineEdit" is not defined  [name-defined]
qtpy/QtWidgets.py:149: error: Name "QApplication" is not defined  [name-defined]
qtpy/QtWidgets.py:150: error: Name "QApplication" is not defined  [name-defined]
qtpy/QtWidgets.py:154: error: Name "QDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:155: error: Name "QMenu" is not defined  [name-defined]
qtpy/QtWidgets.py:156: error: Name "QMenu" is not defined  [name-defined]
qtpy/QtWidgets.py:162: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
qtpy/QtWidgets.py:163: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:168: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:169: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:173: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:174: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:178: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:179: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:183: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:184: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:190: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:191: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:195: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:196: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:200: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:201: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:205: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:206: error: Name "QFileDialog" is not defined  [name-defined]
qtpy/QtWidgets.py:212: error: Argument 1 to "parse" has incompatible type "None"; expected "str"  [arg-type]
qtpy/QtWidgets.py:213: error: Name "QMenu" is not defined  [name-defined]
qtpy/QtWidgets.py:214: error: Name "QToolBar" is not defined  [name-defined]
qtpy/QtWidgets.py:216: error: Name "QToolBar" is not defined  [name-defined]
qtpy/uic.py:4: error: Cannot find implementation or library stub for module named "PyQt6.uic"  [import-not-found]
qtpy/uic.py:7: error: Skipping analyzing "PyQt5.uic": module is installed, but missing library stubs or py.typed marker  [import-untyped]
qtpy/uic.py:75: error: Cannot find implementation or library stub for module named "PySide6.QtCore"  [import-not-found]
qtpy/uic.py:76: error: Cannot find implementation or library stub for module named "PySide6.QtUiTools"  [import-not-found]
qtpy/uic.py:78: error: Cannot find implementation or library stub for module named "PySide2.QtCore"  [import-not-found]
qtpy/uic.py:79: error: Cannot find implementation or library stub for module named "PySide2.QtUiTools"  [import-not-found]
qtpy/uic.py:84: error: Cannot find implementation or library stub for module named "pyside2uic"  [import-not-found]
qtpy/uic.py:89: error: Cannot find implementation or library stub for module named "pyside2uic.uiparser"  [import-not-found]
Found 322 errors in 39 files (checked 70 source files)
================================================================================== short test summary info ==================================================================================
SKIPPED [1] qtpy/tests/test_qtaxcontainer.py:6: could not import 'qtpy.QtAxContainer': The QtAxContainer module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qt3dextras.py:6: could not import 'qtpy.Qt3DExtras': The Qt3DExtras module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qtpdfwidgets.py:6: could not import 'qtpy.QtPdfWidgets': The QtPdfWidgets module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_shiboken.py:6: could not import 'qtpy.shiboken': The shiboken module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qtpurchasing.py:6: could not import 'qtpy.QtPurchasing': The QtPurchasing module was not found. It must be installed separately as PyQtPurchasing.
SKIPPED [1] qtpy/tests/test_qt3dlogic.py:6: could not import 'qtpy.Qt3DLogic': The Qt3DLogic module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qt3dinput.py:6: could not import 'qtpy.Qt3DInput': The Qt3DInput module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qtsvgwidgets.py:6: could not import 'qtpy.QtSvgWidgets': The QtSvgWidgets module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qtconcurrent.py:9: could not import 'qtpy.QtConcurrent': The QtConcurrent module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_main.py:115: Requires PySide2
SKIPPED [1] qtpy/tests/test_qt3dcore.py:10: could not import 'qtpy.Qt3DCore': The Qt3DCore module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qtnetworkauth.py:9: could not import 'qtpy.QtNetworkAuth': The QtNetworkAuth module was not found. It must be installed separately as PyQtNetworkAuth.
SKIPPED [1] qtpy/tests/test_qtcharts.py:6: Only available by default in PySide
SKIPPED [1] qtpy/tests/test_qt3danimation.py:6: could not import 'qtpy.Qt3DAnimation': The Qt3DAnimation module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qtwinextras.py:11: Only available in Qt5 bindings > 5.9 with pip on Windows in CIs
SKIPPED [1] qtpy/tests/test_qtuitools.py:6: could not import 'qtpy.QtUiTools': The QtUiTools module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_main.py:115: Requires PyQt6
SKIPPED [1] qtpy/tests/test_main.py:115: Requires PySide6
SKIPPED [1] qtpy/tests/test_qt3drender.py:10: could not import 'qtpy.Qt3DRender': The Qt3DRender module was not found. It must be installed separately as PyQt3D.
SKIPPED [1] qtpy/tests/test_qtdatavisualization.py:11: could not import 'qtpy.QtDataVisualization': The QtDataVisualization module was not found. It must be installed separately as PyQtDataVisualization.
SKIPPED [1] qtpy/tests/test_qtquickcontrols2.py:6: could not import 'qtpy.QtQuickControls2': The QtQuickControls2 module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qtscxml.py:6: could not import 'qtpy.QtScxml': The QtScxml module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qtwebenginecore.py:6: could not import 'qtpy.QtWebEngineCore': The QtWebEngineCore module was not found. It must be installed separately as PyQtWebEngine.
SKIPPED [1] qtpy/tests/test_qtx11extras.py:5: could not import 'qtpy.QtX11Extras': QtX11Extras does not exist on this operating system.
SKIPPED [1] qtpy/tests/test_qtpdf.py:6: could not import 'qtpy.QtPdf': The QtPdf module was not found. It is not currently implemented in PyQt5.
SKIPPED [1] qtpy/tests/test_qtopenglwidgets.py:6: Not available in PySide2/PyQt5
SKIPPED [1] qtpy/tests/test_qtwebenginequick.py:6: Only available in Qt6 bindings
SKIPPED [1] qtpy/tests/test_qtgui.py:146: PySide{2,6} specific test
SKIPPED [1] qtpy/tests/test_qsci.py:9: Qsci bindings not available under PySide 2/6 and conda installations
SKIPPED [1] qtpy/tests/test_qtmacextras.py:9: Only available in Qt5 bindings > 5.9 with pip on mac in CIs
SKIPPED [1] qtpy/tests/test_qtcore.py:144: Doesn't seem to be present on PyQt5 and PyQt6
================================================================== 30 failed, 120 passed, 31 skipped in 145.51s (0:02:25) ===================================================================
*** Error code 1

Tests were run for the FreeBSD port w/in the FreeBSD ports framework.

Version: 2.4.1
Python-3.9
FreeBSD 14.0

@dalthviz
Copy link
Member

Hi @yurivict thank you for the feedback! Are you using PyQt5 to run the tests? Could you share with us the binding and version you are using? Also, could you share the command you are using to run the tests? Seems like you are also running some typing validations, right? Are you using some pytest plugin for that?

Any new info that could help us improve the test suite is greatly appreciated. Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants