inspect4py icon indicating copy to clipboard operation
inspect4py copied to clipboard

Problematic incompatibilities in libs

Open dgarijo opened this issue 3 years ago • 0 comments

Inspect4py installs, but it produces this error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
twine 3.7.1 requires importlib-metadata>=3.6, which is not installed.
twine 3.7.1 requires keyring>=15.1, which is not installed.
morph-kgc 1.6.0 requires numpy, which is not installed.
morph-kgc 1.6.0 requires pandas>=1.3.0, which is not installed.
morph-kgc 1.6.0 requires rdflib>=6.1.1, which is not installed.

It does not look difficult to address.

dgarijo avatar Dec 19 '22 16:12 dgarijo