-
Notifications
You must be signed in to change notification settings - Fork 729
The final step of "Setup" #150
Comments
Are you using Docker or plain vanilla instance ? |
I haven't set up Docker so yes, vanilla instance. |
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. |
@ashley915 is it possible for you to use Docker with ubuntu 16.04 ?? |
no, I still won't be using Docker... Will it still cause the same error without it? |
You need to be in Ubuntu 16.04 either natively or within a docker container
to get around this alas...
…On Sun, Jan 21, 2018 at 6:04 PM, ashley915 ***@***.***> wrote:
no, I still won't be using Docker... Will it still cause the same error
without it?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#150 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARNK9p6a27L9GbkO2mVW_fa91MBkYjBRks5tM-ybgaJpZM4RY9c0>
.
|
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? Is there a reason behind this- or am I interpreting this in a wrong way? |
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
The text was updated successfully, but these errors were encountered: