Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error due to Owlready2/EMMO-Python discrepancy #35

Closed
CasperWA opened this issue Apr 27, 2021 · 0 comments · Fixed by #36
Closed

pip install error due to Owlready2/EMMO-Python discrepancy #35

CasperWA opened this issue Apr 27, 2021 · 0 comments · Fixed by #36
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@CasperWA
Copy link
Contributor

The latest pip dependency resolver complains when installing dic2owl due to EMMO-Python depending on Owlready2==0.29 and dic2owl now depends on Owlready2~=0.30.

Since EMMO-Python depends on Owlready2, and we don't directly use it in dic2owl, I would consider removing the Owlready2 dependency in this package and simply get it through EMMO-Python?

@CasperWA CasperWA added bug Something isn't working dependencies Pull requests that update a dependency file labels Apr 27, 2021
@CasperWA CasperWA self-assigned this Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant