It seems that the Qt5 run-time is missing on your laptop.
Qt5
sudo apt-get install qt5-default
should fix the problem.