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
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
TaurusValue uses qtgui.qwt5.TaurusArrayEditor as the default writeWidget
for numerical 1D attributes. This is fails if qwt5 is not available.
Fix by using it only if Qwt5 can be imported (py2qt4).
Closestaurus-org#973
TaurusValue uses qtgui.qwt5.TaurusArrayEditor as the default writeWidget for numerical 1D attributes. This is fails if qwt5 is not available.
The text was updated successfully, but these errors were encountered: