FangyunWei/SLRT

Problem while conda evn create -f environment.yaml

Closed this issue · 2 comments

JSWLDG commented

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.

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

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.