Installation fails

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

Hello,

i tried to install owlready2 version 0.27 on Windows 10 and got the following error:

ValueError: path '/home/jiba/src/owlready2/__init__.py' cannot be absolute

Traceback in setup.py:
File "C:\Users\xxxxx\AppData\Local\Temp\pip-install-0g81qucw\owlready2_a49efff39c2b4ea6bea6cef79a43bd0a\setup.py", line 77, in <module>
    dist = do_setup(extensions)
File "C:\Users\xxxxx\AppData\Local\Temp\pip-install-0g81qucw\owlready2_a49efff39c2b4ea6bea6cef79a43bd0a\setup.py", line 68, in do_setup
    ext_modules = extensions,
File "c:\users\xxxxx\appdata\local\programs\python\python37\lib\site-packages\setuptools\__init__.py", line 145, in setup
    return distutils.core.setup(**attrs)

My setup is:
Python 3.7
pip 21.0.1

Best regards,
Christoph