pose-attention icon indicating copy to clipboard operation
pose-attention copied to clipboard

qlua

Open manza-ari opened this issue 6 years ago • 3 comments

Hi,

How to install qlua in ubuntu?

manza-ari avatar Apr 03 '18 06:04 manza-ari

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.

error

manza-ari avatar Apr 03 '18 07:04 manza-ari

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

bearpaw avatar Apr 04 '18 20:04 bearpaw

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

error

manza-ari avatar Apr 05 '18 01:04 manza-ari