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

pip install fail. #36

Open
bat-serjo opened this issue Oct 5, 2024 · 0 comments
Open

pip install fail. #36

bat-serjo opened this issue Oct 5, 2024 · 0 comments

Comments

@bat-serjo
Copy link

This maybe should be in the triton project but...

(venv) serj@debtest:~/GITHUB/tritondse$ uname -a
Linux debtest 6.10.9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.9-1 (2024-09-08) x86_64 GNU/Linux
(venv) serj@debtest:~/GITHUB/tritondse$ pip install tritondse

.......


ERROR: Cannot install tritondse==0.1.1, tritondse==0.1.10, tritondse==0.1.11, tritondse==0.1.12, tritondse==0.1.2, tritondse==0.1.3, tritondse==0.1.4, tritondse==0.1.5, tritondse==0.1.6, tritondse==0.1.7, tritondse==0.1.8 and tritondse==0.1.9 because these package versions have conflicting dependencies.

The conflict is caused by:
    tritondse 0.1.12 depends on triton-library>=1.0.0rc4
    tritondse 0.1.11 depends on triton-library>=1.0.0rc4
    tritondse 0.1.10 depends on triton-library
    tritondse 0.1.9 depends on triton-library
    tritondse 0.1.8 depends on triton-library
    tritondse 0.1.7 depends on triton-library
    tritondse 0.1.6 depends on triton-library
    tritondse 0.1.5 depends on triton-library
    tritondse 0.1.4 depends on triton-library
    tritondse 0.1.3 depends on triton-library
    tritondse 0.1.2 depends on triton-library
    tritondse 0.1.1 depends on triton-library

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ALSO

(venv) serj@debtest:~/GITHUB/tritondse$ pip install triton-library
ERROR: Could not find a version that satisfies the requirement triton-library (from versions: none)
ERROR: No matching distribution found for triton-library
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