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

ERROR: Could not find a version that satisfies the requirement pyqt5-sip==4.19.19 #62

Open
angel-gruevski opened this issue Jan 11, 2023 · 1 comment

Comments

@angel-gruevski
Copy link

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
@thepapermen
Copy link
Contributor

thepapermen commented May 12, 2023

@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.

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

No branches or pull requests

2 participants