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
Currently, if your pb2_data or dict_data methods raise an AttributeError during calculation this will be reported as "No consumer method found to parse data" which hides your error
The text was updated successfully, but these errors were encountered:
Currently, if your
pb2_data
ordict_data
methods raise anAttributeError
during calculation this will be reported as "No consumer method found to parse data" which hides your errorThe text was updated successfully, but these errors were encountered: