avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

Creation of a new envirnment failed for python 3.7

Open ContinualAI-bot opened this issue 3 years ago • 0 comments

Here are the differences between the last working environment and the new one that I tried to run:

37c37
<   - expat=2.4.8=h27087fc_0
---
>   - expat=2.4.9=h27087fc_0
47c47
<   - fonttools=4.37.2=py37h540881e_0
---
>   - fonttools=4.37.3=py37h540881e_0
62,63c62,63
<   - gst-plugins-base=1.20.3=h57caac4_1
<   - gstreamer=1.20.3=hd4edc92_1
---
>   - gst-plugins-base=1.20.3=h57caac4_2
>   - gstreamer=1.20.3=hd4edc92_2
65c65
<   - idna=3.3=pyhd8ed1ab_0
---
>   - idna=3.4=pyhd8ed1ab_0
227c227
<     - gym==0.26.0
---
>     - gym==0.26.1
237c237
<     - tenacity==8.0.1
---
>     - tenacity==8.1.0

ContinualAI-bot avatar Sep 21 '22 16:09 ContinualAI-bot