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

PySide6-Essentials not available on pypi #26

Open
martinclemens opened this issue Jul 2, 2024 · 0 comments
Open

PySide6-Essentials not available on pypi #26

martinclemens opened this issue Jul 2, 2024 · 0 comments

Comments

@martinclemens
Copy link

Downloading the 4.2.0 tarball and calling pip install . leads to

ERROR: Could not find a version that satisfies the requirement PySide6-Essentials~=6.4 (from extrap==4.2.0) (from versions: none)
ERROR: No matching distribution found for PySide6-Essentials~=6.4 (from extrap==4.2.0)

Replacing the dependency of PySide6-Essentials in setup.py by PySide6~=6.2.4 (the most recent available version via pip) solves 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

1 participant