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
How did you encountered this ? I assume you're using a package which was implemented using an old version of etils. Now functools.cached_property can be used directly
@epy.cached_property
AttributeError: module 'etils.epy' has no attribute 'cached_property'
The text was updated successfully, but these errors were encountered: