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
Thanks for sharing great work with code. When I want to reproduce the result. The following bug appeared.
File "/home/miniconda3/envs/pan/lib/python3.8/site-packages/mmengine/config/config.py", line 113, in getattr
raise AttributeError(f"'{self.class.name}' object has no "
AttributeError: 'ConfigDict' object has no attribute '_is_none'
The text was updated successfully, but these errors were encountered:
Avocadoooooo
changed the title
when I want 同
The problem appeared when reproducing the result
Mar 2, 2024
Thanks for sharing great work with code. When I want to reproduce the result. The following bug appeared.
File "/home/miniconda3/envs/pan/lib/python3.8/site-packages/mmengine/config/config.py", line 113, in getattr
raise AttributeError(f"'{self.class.name}' object has no "
AttributeError: 'ConfigDict' object has no attribute '_is_none'
The text was updated successfully, but these errors were encountered: