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

fonticon deprecation warning #98

Closed
tlambert03 opened this issue Jul 13, 2022 · 1 comment
Closed

fonticon deprecation warning #98

tlambert03 opened this issue Jul 13, 2022 · 1 comment

Comments

@tlambert03
Copy link
Member

tlambert03 commented Jul 13, 2022

Traceback (most recent call last):
[30](https://github.com/tlambert03/app-model/runs/7313156399?check_suite_focus=true#step:6:31)
  File "/Users/runner/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/superqt/fonticon/_qfont_icon.py", line 246, in pixmap
[31](https://github.com/tlambert03/app-model/runs/7313156399?check_suite_focus=true#step:6:32)
    pm = QPixmapCache.find(pmckey) if pmckey else None
[32](https://github.com/tlambert03/app-model/runs/7313156399?check_suite_focus=true#step:6:33)
DeprecationWarning: QPixmapCache.find(const QString & key) is deprecated

pyside2 (but not pyqt5, and apparently not pyside6 or pyqt6)

@tlambert03
Copy link
Member Author

fixed by #99

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

No branches or pull requests

1 participant