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
This now emits a warning from glue-core because it is separating out Qt implementation upstream:
>>>fromjdavizimportSpecviz# Does not matter which viz>>>specviz=Specviz()
glue/viewers/common/qt/__init__.py:3: GlueDeprecationWarning:
Importingfromglue.viewers.common.qtisdeprecated, useglue_qt.viewers.commoninstead
Our users will get confused because we do not use Qt. We should silence it.
Reporter: pllim
This now emits a warning from glue-core because it is separating out Qt implementation upstream:
Our users will get confused because we do not use Qt. We should silence it.
🐱
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter.
The text was updated successfully, but these errors were encountered: