Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[3 / 1 / 1]

Need help installing program via termux

No.1454022 View ViewReplyOriginalReport
Ok so im very new to linux. Its kinda confusing but this shit cool fr i wish i had got started on this years ago. Anyways im trying to install a program on android via termux. This is the program (Actions IH FW Burner) https://www.slatedroid.com/threads/actions-tablet-tools.94521/

So i downloaded the mirror and extracted it and it is a.run file. When I installed it in termux and attempted to run the program using python3 (it installed as a .py file) it says File "/home/ugly/Bin/ActionsFWU.py", line 24
print 'ERROR: libProduction.so is non-existent!';
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Does anyone know how to fix this. Honestly i wanted to see if anyone else has any luck installing this with a terminal. Seems like i get an error then i overcome that error then get another error