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
assert (mmengine_version >= digit_version(mmengine_minimum_version)
AssertionError: MMEngine==0.6.0 is used but incompatible. Please install mmengine>=0.0.0, <0.2.0.
When running the tracking demo, various installation packages will encounter version issues. I hope the author can provide a detailed version. (Avoid installation commands with>=, as this may cause problems by downloading the latest version)
Please provide a detailed environment pip version!
thank!
The text was updated successfully, but these errors were encountered:
assert (mmengine_version >= digit_version(mmengine_minimum_version)
AssertionError: MMEngine==0.6.0 is used but incompatible. Please install mmengine>=0.0.0, <0.2.0.
When running the tracking demo, various installation packages will encounter version issues. I hope the author can provide a detailed version. (Avoid installation commands with>=, as this may cause problems by downloading the latest version)
Please provide a detailed environment pip version!
thank!
The text was updated successfully, but these errors were encountered: