You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 :
it seems this error is related to :
The text was updated successfully, but these errors were encountered: