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
when I execute: mim install mmengine, ModuleNotFoundError: No module named 'pip' is displayed.
I replaced it with pip install mmengine and successfully installed it.
but when I execute: bash tools/benchmarks/mmsegmentation/mim_dist_train.sh configs/benchmarks/mmsegmentation/rarp50/resnet50_simclr_4xb4-20k_voc12aug-512x512.py work_dirs/selfsup/simclr_resnet50_2xb32-coslr-200e_rarp50/backbone_200.pth 4
No module named 'pip' is displayed again.
The text was updated successfully, but these errors were encountered:
when I execute: mim install mmengine, ModuleNotFoundError: No module named 'pip' is displayed.
I replaced it with pip install mmengine and successfully installed it.
but when I execute: bash tools/benchmarks/mmsegmentation/mim_dist_train.sh configs/benchmarks/mmsegmentation/rarp50/resnet50_simclr_4xb4-20k_voc12aug-512x512.py work_dirs/selfsup/simclr_resnet50_2xb32-coslr-200e_rarp50/backbone_200.pth 4
No module named 'pip' is displayed again.
The text was updated successfully, but these errors were encountered: