Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

The final step of "Setup" #150

Open
ashley915 opened this issue Jan 10, 2018 · 7 comments
Open

The final step of "Setup" #150

ashley915 opened this issue Jan 10, 2018 · 7 comments

Comments

@ashley915
Copy link

On the final step of the setup, I'm having issues with "make".
I've managed to work through numerous errors while processing make, but it seems this error cannot be solved on my own.
The error states:
error: 'class Json::ValueIterator' has no member named 'name'

and this happens several times while processing make.
I've been stuck on setup for three days now, so plz help me out.
I'm using my own linux laptop, and is currently using ubuntu 14.04 ver.

I am in desperate need of help. Thank you

@rgeorgej
Copy link
Contributor

Are you using Docker or plain vanilla instance ?

@ashley915
Copy link
Author

ashley915 commented Jan 11, 2018

I haven't set up Docker so yes, vanilla instance.

@ekandrotA9
Copy link
Contributor

You need to use 16.04 - it is fixed in that version of the library. The library changed, but there is no version number in their code, so we can not compile around it.

@rgeorgej
Copy link
Contributor

@ashley915 is it possible for you to use Docker with ubuntu 16.04 ??

@ashley915
Copy link
Author

no, I still won't be using Docker... Will it still cause the same error without it?

@scottlegrand
Copy link
Contributor

scottlegrand commented Jan 22, 2018 via email

@ashley915
Copy link
Author

Thanks! I successfully ran dsstne with the sample movie lens data with ubuntu 16.04- but I have one more quick question.

The data converts the csv file into a ml-20_ratings text file through awk file, right?
But after this step it seems that the ratings of each movie the users gave are left out in the input file, which seems a bit off to me, since rating appears to be the most important data with recommendation system.

Is there a reason behind this- or am I interpreting this in a wrong way?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants