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

dependency Issue in python3.10 : owlready2,jupyter_contrib_nbextensions,dispatcher_plugin_nb2workflow #71

Open
ferrigno opened this issue Apr 28, 2023 · 3 comments

Comments

@ferrigno
Copy link
Contributor

owlready2 does not install on python3.10, see error

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for owlready2
Running setup.py clean for owlready2
Failed to build owlready2

I managed to use:

pip install Owlready2

@ferrigno
Copy link
Contributor Author

This one seems to be required by nbrun : jupyter_contrib_nbextensions

@ferrigno
Copy link
Contributor Author

Also this one: dispatcher_plugin_nb2workflow

@ferrigno
Copy link
Contributor Author

(I made a fresh installation using python3.10, this is why I encountered these issues)

@ferrigno ferrigno changed the title dependency Issue in python3.10 : owlready2 dependency Issue in python3.10 : owlready2,jupyter_contrib_nbextensions,dispatcher_plugin_nb2workflow Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant