Can't install owlready2

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Can't install owlready2

José Miguel Flores Contró
Hi,

I am having troubles to install owlready2. I am trying to use the following statement to install the package:

pip install owlready2

And I am getting the following error messages:

Failed building wheel for owlready2

Command "/Users/josemiguelflorescontro/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/x0/k98h675n4516jfmpwth283q40000gn/T/pip-install-qys2sa8o/owlready2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/x0/k98h675n4516jfmpwth283q40000gn/T/pip-record-p6wvuoid/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/x0/k98h675n4516jfmpwth283q40000gn/T/pip-install-qys2sa8o/owlready2/

I am using a macOS Mojave 10.14.2 and Python was installed when I downloaded Anaconda Navigator 1.9.6. Hope you can help me out to solve this issue.

Thanks,

José Miguel Flores Contró
Reply | Threaded
Open this post in threaded view
|

Re: Can't install owlready2

Jiba
Administrator
Hi,

Are you sure you are using Python 3 (and not 2) ?

Without a more descriptive error message, I cannot help you more.

Best regards,
Jiba