-
Notifications
You must be signed in to change notification settings - Fork 39
Install error #53
Comments
Do you have nanomsg installed, including the headers? This code is effectively erroring out because it can't find the |
the problem has been resolved? how? |
I have solved the problem installing manually the nanomsg library from https://github.com/nanomsg/nanomsg. First I clone the repository into the /usr/local/include and then I ran the command specified in the github. After that I could install the nnpy library. |
I run into the same problem on my raspberry pi zero setup as a mozilla-iot gateway. |
When trying to install nnpy via pip3 or pip, we ran into this error:
We saw issue #52, which has a similar error, except we have tried to install on macOS, Ubuntu, and Windows 10. Each time we received this same error.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: