Open manza-ari opened 6 years ago
I am new in this area. Kindly please guide me as I have followed the instructions of Readme of Train folder but the output gave error and I did this without qlua.
Hi Kanza,
Can you try the following command to install qlua?
luarocks install qtlua
You need to install all the dependencies before running the code: https://github.com/bearpaw/pose-attention#installation
Thank you so much for your reply.
Successfully installed qtlua.
I have installed all dependencies but I think I am missing something.
Cannot run following command which is given in Readme of train folder: sh train.sh It says: sh: 0: Can't open train.sh
Hi,
How to install qlua in ubuntu?