snipsco / snips-nlu

Snips Python library to extract meaning from text
https://snips-nlu.readthedocs.io
Apache License 2.0
3.9k stars 513 forks source link

RPi Installation fails #739

Closed d3221 closed 5 years ago

d3221 commented 5 years ago

On my RPi via SSH connection I get this error:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-fzsi2bt2/snips-nlu-ontology/

When I try to install it with "sudo pip install snips-nlu"

Anyone knows what the problem is?