turi-code / GraphLab-Create-SDK

SDK for Turi's GraphLab Create.
https://turi.com
BSD 3-Clause "New" or "Revised" License
149 stars 85 forks source link

fatal error: nanosockets/socket_errors.hpp: No such file or directory #20

Open chialikuo opened 8 years ago

chialikuo commented 8 years ago

I tried compiling the source with a simple make but reached the following error:

fatal error: nanosockets/socket_errors.hpp: No such file or directory

Upon a quick look, it seems the directory nanosockets (and the source files within) are missing...

Did anyone compile the source successfully? Thanks.

sankee168 commented 8 years ago

Even I am facing this issue. ./graphlab/cppipc/server/comm_server.hpp:22:10: fatal error: 'nanosockets/socket_errors.hpp' file not found

jcarreira commented 7 years ago

Also have the same problem here.

srwOMG commented 7 years ago

The same problem...

cheershuaizhao commented 7 years ago

The same problem...

liao1995 commented 7 years ago

The same problem...

alexklibisz commented 7 years ago

In case people are still interested, there is another fork of this package here: https://github.com/alexeygrigorev/libffm-python

It's more recent, so maybe it resolves this problem. I'll be trying it later today and will report back if it ends up working.

Edit: Can confirm I was able to easily get the example built and running. Just had to install python-dev on my Ubuntu 17 box.

jetou commented 6 years ago

same here

TobyRoseman commented 6 years ago

As the readme for this repository says:

THIS REPOSITORY IS DEPRECATED.

THE FUNCTIONALITY HAS MOVED TO Turi Create.


Turi Create is entirely open source, so there is no need for a separate SDK.

LYU-Zhe commented 6 years ago

same problem and can not access the blog, page not found