kbumsik / VirtScreen

Make your iPad/tablet/computer into a secondary monitor on Linux.
GNU General Public License v3.0
1.66k stars 111 forks source link

QQmlApplicationEngine failed to load component #91

Open mattelisi opened 3 years ago

mattelisi commented 3 years ago

Hello

thanks for this project - I would love to use it. i have tried to run it on Ubuntu 18.04 but when I try to launch the app I get this message

QQmlApplicationEngine failed to load component
file:///tmp/.mount_virtscxqeRcX/usr/share/virtscreen/env/lib/python3.6/site-packages/virtscreen/assets/main.qml:1 plugin cannot
be loaded for module "QtQuick": The plugin '/tmp/.mount_virtscxqeRcX/usr/share/virtscreen/env/lib/python3.6/site-packages
/PyQt5/Qt/qml/QtQuick.2/libqtquick2plugin.so' uses incompatible Qt library. (5.11.2) [release]

which I have no idea how to fix