SelfSuperReconst icon indicating copy to clipboard operation
SelfSuperReconst copied to clipboard

CondaValueError: could not parse '- pytorch' in: env.yml

Open tmohammad78 opened this issue 3 years ago • 0 comments

Hi and Thanks a lot for your amazing paper . I want to run project in the google colab , when i wanted to create new enviroment by conda i got this error : commad :

!conda create --name myEnv --file=env.yml
CondaValueError: could not parse '- pytorch' in: env.yml

it seems this error is related to :

 - pytorch=1.4.0=py3.6_cuda10.0.130_cudnn7.6.3_0

tmohammad78 avatar Dec 18 '22 15:12 tmohammad78