You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i am using Python 3.7, PyQT 5.11.1 and getting below error
Starting avalon-launcher
Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
QT_SCREEN_SCALE_FACTORS to set per-screen factors.
QT_SCALE_FACTOR to set the application global scale factor.
QQmlApplicationEngine failed to load component
file:///E:/code/avalon/avalon-setup/git/avalon-launcher/launcher/res/qml/main.qml:79 Type MyButton unavailable
file:///E:/code/avalon/avalon-setup/git/avalon-launcher/launcher/res/qml/MyButton.qml:8 Cannot override FINAL property
Could not load QML file..
The text was updated successfully, but these errors were encountered:
Hi,
i am using Python 3.7, PyQT 5.11.1 and getting below error
The text was updated successfully, but these errors were encountered: