it turns out that the default import paths are /usr/lib/qt5/qml and /usr/lib/qt5/bin, doing
export QML2_IMPORT_PATH=/usr/lib/qt5/imports
fixed the problem!
Thank you!
↧