Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QML: cannot override Final property #32

Closed
ruchitinfushion opened this issue Jul 20, 2018 · 1 comment
Closed

QML: cannot override Final property #32

ruchitinfushion opened this issue Jul 20, 2018 · 1 comment

Comments

@ruchitinfushion
Copy link

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..
@tokejepsen
Copy link
Collaborator

Hey @ruchitinfushion,

Thanks for reporting this :)

Its a duplicate issue of #23.

As a workaround for now please use PyQt 5.8-5.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants