airrohr-firmware-flasher
airrohr-firmware-flasher copied to clipboard
ERROR: Could not find a version that satisfies the requirement pyqt5-sip==4.19.19
make deps dist command throws the following error in Arch Linux
ERROR: Could not find a version that satisfies the requirement pyqt5-sip==4.19.19 (from versions: 12.7.0, 12.7.1, 12.7.2, 12.8.0, 12.8.1, 12.9.0, 12.9.1, 12.10.1, 12.11.0)
ERROR: No matching distribution found for pyqt5-sip==4.19.19
@angel-gruevski, your issue is platform-independent, because pyqt5-sip==4.19.19 is no longer available in PyPi.
However, there's no reason to worry: fix exists.
@ricki-z, here's my pull-request to fix this issue.