Re: Installation fails

Posted by Embraysite on
URL: http://owlready.306.s1.nabble.com/Installation-fails-tp2295p2299.html

Hi, i had the same issue.

Try to install it manually :

you can install Owlready2 manually : download the sources here : https://pypi.org/project/Owlready2/
extract it where you want

then run in a terminal:

cd </path/to/Owlready2>
python setup.py build
cd /
python <path/to/setup.py> install # you need to be as root because setup.py is bugged and can't get a proper path







Source :
https://stackoverflow.com/questions/56651258/problem-while-installing-owlready2-python-lib-in-ubuntu