Python Forum
QT_DEVICE_PIXEL_RATIO deprecated
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QT_DEVICE_PIXEL_RATIO deprecated
#1
Hi, Im trying out this tutorial that uses Anaconda/PyQt to create a GUI app. I created the GUI and the app works fine as in the tutorial but then in Anaconda Prompt i get a warning when the app runs :

Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use : QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors. ....etc

How/Where do i do change what i need to change?

Im using Windows 8.1 Single Language, in case the OS used is a factor.

Side note: python/anaconda/pyqt level - lower than noob.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020