Open ProGamerGov opened 8 years ago
I'm not sure what's causing the qtlua issue - maybe try opening an issue over at https://github.com/torch/qtlua?
@jcjohnson I just did here: https://github.com/torch/qtlua/issues/34 My searching for an answer led me to see that the issue popped up in 2013-2014 and was fixed by the qtlua devs. Maybe it returned?
If you are on Ubuntu can you try
sudo apt-get install libqt4-dev
And the second error.
Everything else seemed to install without issue.
Edit:
The lua-cjson issue is solved with
sudo apt-get install unzip
.