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
It seems that addict, pyyaml and yapf deps are not needed in mmcv itself. All of these are required by mmengine, but from what I can see not directly in mmcv itself.
Suggest a potential alternative/fix
Remove these 3 from requirements/runtime.txt file
The text was updated successfully, but these errors were encountered:
📚 The doc issue
It seems that
addict
,pyyaml
andyapf
deps are not needed in mmcv itself. All of these are required by mmengine, but from what I can see not directly in mmcv itself.Suggest a potential alternative/fix
Remove these 3 from requirements/runtime.txt file
The text was updated successfully, but these errors were encountered: