INFO: pip is looking at multiple versions of neo4j to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of docutils to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of kgx to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of biolink-model-pydantic to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of kg-idg to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement linkml-validator>=0.1.0 (from koza) (from versions: none)
ERROR: No matching distribution found for linkml-validator>=0.1.0
So this may just be a matter of pinning to a specific koza.
Describe the bug
As of the most recent commit:
So this may just be a matter of pinning to a specific
koza
.