micronDLA / MobileViTv3

Other
214 stars 21 forks source link

ModuleNotFoundError: No module named 'main_train' #10

Open Tranbaber opened 1 year ago

Tranbaber commented 1 year ago

File "C:\Users\72344.conda\envs\MobileViTv2\Scripts\cvnets-train.exemain.py", line 4, in ModuleNotFoundError: No module named 'main_train'

And I tried to download this module, but show "ERROR: Could not find a version that satisfies the requirement main_train (from versions: none) ERROR: No matching distribution found for main_train"

What can I do?