[MacPorts] #64910: py310-spyder: Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3)
MacPorts
noreply at macports.org
Wed Mar 30 13:26:56 UTC 2022
#64910: py310-spyder: Cannot mix incompatible Qt library (5.15.2) with this library
(5.15.3)
--------------------+------------------------
Reporter: mf2k | Owner: reneeotten
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-spyder
--------------------+------------------------
Now I'm seeing this strange runtime error when attempting to launch
spyder.
{{{
$ spyder
The available OpenGL surface format was either not version 3.2 or higher
or not a Core Profile.
Chromium on macOS will fall back to software rendering in this case.
Hardware acceleration and features such as WebGL will not be available.
Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3)
Abort trap: 6
}}}
It seems to be Qt5 related.
{{{
$ port installed qt5-*
The following ports are currently installed:
qt5-qt3d @5.15.3_0 (active)
qt5-qtbase @5.15.3_0+openssl (active)
qt5-qtconnectivity @5.15.3_0 (active)
qt5-qtdeclarative @5.15.3_0 (active)
qt5-qtgamepad @5.15.3_0 (active)
qt5-qtgraphicaleffects @5.15.3_0 (active)
qt5-qtimageformats @5.15.3_0 (active)
qt5-qtlocation @5.15.3_0 (active)
qt5-qtmacextras @5.15.3_0 (active)
qt5-qtmultimedia @5.15.3_0 (active)
qt5-qtnetworkauth @5.15.3_0 (active)
qt5-qtquickcontrols @5.15.3_0 (active)
qt5-qtquickcontrols2 @5.15.3_0 (active)
qt5-qtremoteobjects @5.15.3_0 (active)
qt5-qtscript @5.15.3_0 (active)
qt5-qtscxml @5.15.3_0 (active)
qt5-qtsensors @5.15.3_0 (active)
qt5-qtserialbus @5.15.3_0 (active)
qt5-qtserialport @5.15.3_0 (active)
qt5-qtspeech @5.15.3_0 (active)
qt5-qtsvg @5.15.3_0 (active)
qt5-qttools @5.15.3_0 (active)
qt5-qttranslations @5.15.3_0 (active)
qt5-qtwebchannel @5.15.3_0 (active)
qt5-qtwebengine @5.15.8_0 (active)
qt5-qtwebengine-gn @20201210_0 (active)
qt5-qtwebsockets @5.15.3_0 (active)
qt5-qtxmlpatterns @5.15.3_0 (active)
qt5-sqlite-plugin @5.15.3_0 (active)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64910>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list