You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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
The text was updated successfully, but these errors were encountered:
This maybe should be in the triton project but...
ALSO
The text was updated successfully, but these errors were encountered: