RTXteam / RTX-KG2

Build system for the RTX-KG2 biomedical knowledge graph, part of the ARAX reasoning system (https://github.com/RTXTeam/RTX)
MIT License
39 stars 8 forks source link

Error with click requirement #228

Closed acevedol closed 2 years ago

acevedol commented 2 years ago

Error with click requirement

ERROR: Cannot install -r /home/ubuntu/kg2-code/requirements-kg2-build.txt (line 24), -r /home/ubuntu/kg2-code/requirements-kg2-build.txt (line 32), Click==7.0 and bmt because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested Click==7.0
    kgx 1.5.4 depends on Click~=7.0
    ontobio 2.8.0 depends on click
    linkml 1.0.0 depends on click~=7.0
    black 22.6.0 depends on click>=8.0.0
    The user requested Click==7.0
    kgx 1.5.4 depends on Click~=7.0
    ontobio 2.8.0 depends on click
    linkml 1.0.0 depends on click~=7.0
    black 22.3.0 depends on click>=8.0.0
    The user requested Click==7.0
    kgx 1.5.4 depends on Click~=7.0
    ontobio 2.8.0 depends on click
    linkml 1.0.0 depends on click~=7.0
    black 22.1.0 depends on click>=8.0.0

Originally posted by @acevedol in https://github.com/RTXteam/RTX-KG2/issues/226#issuecomment-1215315461 Build issue