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
You get AttributeError: 'NoneType' object has no attribute 'traverse'
see #220 for a case where this has tripped someone up. I just got tripped up on this...
We should have better error messaging for this case.
@rmarren1 you are on better Dev support program right? Are you interested in assigning this one and tackling it at some point? Should be relatively simple fix for decent gain!
The text was updated successfully, but these errors were encountered:
You get
AttributeError: 'NoneType' object has no attribute 'traverse'
see #220 for a case where this has tripped someone up. I just got tripped up on this...
We should have better error messaging for this case.
@rmarren1 you are on better Dev support program right? Are you interested in assigning this one and tackling it at some point? Should be relatively simple fix for decent gain!
The text was updated successfully, but these errors were encountered: