strix icon indicating copy to clipboard operation
strix copied to clipboard

Dependency conflicts during installation

Open lvbiggrandpa opened this issue 1 month ago • 0 comments

When I use the command pipx install strix-agent,The following problems occur

atal error from pip prevented installation. Full pip output in file: /root/.local/state/pipx/log/cmd_2025-11-24_22.13.26_pip_errors.log

pip seemed to fail to build package: strix-agent

Some possibly relevant errors from pip install: ERROR: Cannot install strix-agent==0.1.10, strix-agent==0.1.11, strix-agent==0.1.12, strix-agent==0.1.13, strix-agent==0.1.14, strix-agent==0.1.15, strix-agent==0.1.16, strix-agent==0.1.17, strix-agent==0.1.18, strix-agent==0.1.19, strix-agent==0.3.1, strix-agent==0.3.2, strix-agent==0.3.3, strix-agent==0.3.4 and strix-agent==0.3.5 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

When I checked this log,

Image

lvbiggrandpa avatar Nov 25 '25 03:11 lvbiggrandpa