Hi, I followed the command conda env create -f ./environment/text2human_env.yaml but it shows ResolvePackageNotFound list ,It seems some packages work for linux os
So I 'm using windows os and how to change the dependencies version to make them work?
Hi, I followed the command
conda env create -f ./environment/text2human_env.yaml
but it showsResolvePackageNotFound
list ,It seems some packages work for linux os So I 'm using windows os and how to change the dependencies version to make them work?