use qtpy in houdini host

This commit is contained in:
Jakub Trllo 2022-12-20 13:46:04 +01:00
parent 95939fb99e
commit 64d1d67c46

View file

@ -3,7 +3,7 @@
import contextlib
import logging
from Qt import QtWidgets, QtCore, QtGui
from qtpy import QtWidgets, QtCore, QtGui
from openpype import style
from openpype.client import get_asset_by_name