FangyunWei / SLRT

236 stars 46 forks source link

Problem while conda evn create -f environment.yaml #29

Closed JSWLDG closed 10 months ago

JSWLDG commented 1 year ago

I got error code

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement imagenetv2-pytorch (from versions: none) ERROR: No matching distribution found for imagenetv2-pytorch

failed

CondaEnvException: Pip failed

What should I do?? maybe the problem is imagenettv2-pytorch is not exist.

ZechengLi19 commented 11 months ago

I got error code

Pip subprocess error: ERROR: Could not find a version that satisfies the requirement imagenetv2-pytorch (from versions: none) ERROR: No matching distribution found for imagenetv2-pytorch

failed

CondaEnvException: Pip failed

What should I do?? maybe the problem is imagenettv2-pytorch is not exist.

Same question

ChenYutongTHU commented 11 months ago

Sorry for the mistake. Please remove imagenettv2-pytorch in the environment.yml. The repository does not need this package. I'll fix the environment.yml.