-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mmcv, mmyolo, mmengine version issues #45
Comments
This is helpful!! I would recommend listing these versions on the main page or in a txt in the repo. |
Yea, I dunno....followed these directions you mentioned (https://mmcv.readthedocs.io/en/latest/get_started/installation.html#install-with-mim-recommended) and tried the versions you have there as well as the ones listed in that older thread: (mmdet version 2.25.3 / mmcv 1.7 full) and they're changed on launch. It might be due to a different extension I have installed but not sure..... |
I've installed the latest packages to check for recent issues.
and found that the latest mmcv, mmdet and mmengine have some issues.
these are recommended versions
2023/11/28 update
currently Im using
mmcv == 2.1.0
,mmdet >=3.2.0
,mmengine == 0.9.1
under windows, with mmyolo0.6.0
venv/Lib/site-packages/mmyolo/__init__.py
(fixmmcv_maximum_version = '2.1.0'
tommcv_maximum_version = '2.1.1'
works fine.bitesnbytes
at https://github.com/wkpark/bitsandbytes/actions/runs/6887358987 (login github and scroll down you will find an downloadable artifacts)pip install basic (cmd prompt under windows)
pip show
package for exampleThe text was updated successfully, but these errors were encountered: