Я имею в виду обновить python-pyqt5
(что соответствует python3), но есть проблемы с python2
+ qt5
:
$ pacman -S mingw64/mingw-w64-x86_64-python-pyqt5
resolving dependencies...
looking for conflicting packages...
:: mingw-w64-x86_64-python-pyqt5 and mingw-w64-x86_64-pyqt5-common are in conflict. Remove mingw-w64-x86_64-pyqt5-common? [Y/n]
:: mingw-w64-x86_64-python and mingw-w64-x86_64-python3 are in conflict. Remove mingw-w64-x86_64-python3? [Y/n]
error: failed to prepare transaction (could not satisfy dependencies)
:: removing mingw-w64-x86_64-pyqt5-common breaks dependency 'mingw-w64-x86_64-pyqt5-common' required by mingw-w64-x86_64-python2-pyqt5
Как с этим справиться ? Я не знаю, есть ли подходящая замена для mingw-w64-x86_64-python2-pyqt5
.