Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of a new envirnment failed for python 3.9 #1186

Closed
ContinualAI-bot opened this issue Nov 8, 2022 · 1 comment · Fixed by #1187
Closed

Creation of a new envirnment failed for python 3.9 #1186

ContinualAI-bot opened this issue Nov 8, 2022 · 1 comment · Fixed by #1187
Labels
Continuous integration Issue related to continuous integration and automatic deployment test Tests related issues

Comments

@ContinualAI-bot
Copy link
Collaborator

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

9c9
<   - aiohttp=3.8.3=py39hb9d737c_0
---
>   - aiohttp=3.8.3=py39hb9d737c_1
11c11
<   - alsa-lib=1.2.7.2=h166bdaf_0
---
>   - alsa-lib=1.2.8=h166bdaf_0
18,20c18,20
<   - brotli=1.0.9=h166bdaf_7
<   - brotli-bin=1.0.9=h166bdaf_7
<   - brotlipy=0.7.0=py39hb9d737c_1004
---
>   - brotli=1.0.9=h166bdaf_8
>   - brotli-bin=1.0.9=h166bdaf_8
>   - brotlipy=0.7.0=py39hb9d737c_1005
26c26
<   - cffi=1.15.1=py39he91dace_1
---
>   - cffi=1.15.1=py39he91dace_2
28,30c28,30
<   - click=8.1.3=py39hf3d152e_0
<   - colorama=0.4.5=pyhd8ed1ab_0
<   - contourpy=1.0.5=py39hf939315_0
---
>   - click=8.1.3=unix_pyhd8ed1ab_2
>   - colorama=0.4.6=pyhd8ed1ab_0
>   - contourpy=1.0.6=py39hf939315_0
32c32
<   - cryptography=38.0.2=py39hd97740a_0
---
>   - cryptography=38.0.3=py39hd97740a_0
34c34
<   - cython=0.29.32=py39h5a03fae_0
---
>   - cython=0.29.32=py39h5a03fae_1
37c37
<   - expat=2.4.9=h27087fc_0
---
>   - expat=2.5.0=h27087fc_0
44c44
<   - fontconfig=2.14.0=hc2a2eb6_1
---
>   - fontconfig=2.14.1=hc2a2eb6_0
47c47
<   - fonttools=4.38.0=py39hb9d737c_0
---
>   - fonttools=4.38.0=py39hb9d737c_1
49c49
<   - frozenlist=1.3.1=py39hb9d737c_0
---
>   - frozenlist=1.3.1=py39hb9d737c_1
53,54c53,54
<   - glib=2.74.0=h6239696_0
<   - glib-tools=2.74.0=h6239696_0
---
>   - glib=2.74.1=h6239696_1
>   - glib-tools=2.74.1=h6239696_1
57c57
<   - google-auth=2.13.0=pyh1a96a4e_0
---
>   - google-auth=2.14.0=pyh1a96a4e_0
60,63c60,62
<   - grpc-cpp=1.48.1=h05bd8bd_1
<   - grpcio=1.48.1=py39h712372c_1
<   - gst-plugins-base=1.20.3=h57caac4_2
<   - gstreamer=1.20.3=hd4edc92_2
---
>   - grpcio=1.49.1=py39h712372c_1
>   - gst-plugins-base=1.21.1=h3e40eee_1
>   - gstreamer=1.21.1=hd4edc92_1
66,67c65,66
<   - importlib-metadata=4.11.4=py39hf3d152e_0
<   - jack=1.9.21=h2a1e645_0
---
>   - importlib-metadata=5.0.0=pyha770c72_1
>   - jack=1.9.21=he978b8e_1
71c70
<   - kiwisolver=1.4.4=py39hf939315_0
---
>   - kiwisolver=1.4.4=py39hf939315_1
74c73
<   - lcms2=2.12=hddcbb42_0
---
>   - lcms2=2.14=h6ed2654_0
77c76
<   - libabseil=20220623.0=cxx17_h48a1fff_4
---
>   - libabseil=20220623.0=cxx17_h48a1fff_5
79,81c78,80
<   - libbrotlicommon=1.0.9=h166bdaf_7
<   - libbrotlidec=1.0.9=h166bdaf_7
<   - libbrotlienc=1.0.9=h166bdaf_7
---
>   - libbrotlicommon=1.0.9=h166bdaf_8
>   - libbrotlidec=1.0.9=h166bdaf_8
>   - libbrotlienc=1.0.9=h166bdaf_8
84,85c83,84
<   - libclang=14.0.6=default_h2e3cab8_0
<   - libclang13=14.0.6=default_h3a83d3e_0
---
>   - libclang=15.0.4=default_h2e3cab8_0
>   - libclang13=15.0.4=default_h3a83d3e_0
93,97c92,97
<   - libgcc-ng=12.2.0=h65d4601_18
<   - libgfortran-ng=12.2.0=h69a702a_18
<   - libgfortran5=12.2.0=h337968e_18
<   - libglib=2.74.0=h7a41b64_0
<   - libgomp=12.2.0=h65d4601_18
---
>   - libgcc-ng=12.2.0=h65d4601_19
>   - libgfortran-ng=12.2.0=h69a702a_19
>   - libgfortran5=12.2.0=h337968e_19
>   - libglib=2.74.1=h606061b_1
>   - libgomp=12.2.0=h65d4601_19
>   - libgrpc=1.49.1=h05bd8bd_1
101c101
<   - libllvm14=14.0.6=he0ac6c6_0
---
>   - libllvm15=15.0.4=h63197d8_0
106,107c106,107
<   - libpq=14.5=hd77ab85_0
<   - libprotobuf=3.21.8=h6239696_0
---
>   - libpq=14.5=hd77ab85_1
>   - libprotobuf=3.21.9=h6239696_0
110c110
<   - libstdcxx-ng=12.2.0=h46fd767_18
---
>   - libstdcxx-ng=12.2.0=h46fd767_19
113c113
<   - libudev1=249=h166bdaf_4
---
>   - libudev1=252=h166bdaf_0
123,125c123,125
<   - markupsafe=2.1.1=py39hb9d737c_1
<   - matplotlib=3.6.1=py39hf3d152e_0
<   - matplotlib-base=3.6.1=py39hf9fd14e_0
---
>   - markupsafe=2.1.1=py39hb9d737c_2
>   - matplotlib=3.6.2=py39hf3d152e_0
>   - matplotlib-base=3.6.2=py39hf9fd14e_0
130c130
<   - multidict=6.0.2=py39hb9d737c_1
---
>   - multidict=6.0.2=py39hb9d737c_2
138c138
<   - numpy=1.23.4=py39h3d75532_0
---
>   - numpy=1.23.4=py39h3d75532_1
142c142
<   - openssl=1.1.1q=h166bdaf_1
---
>   - openssl=1.1.1s=h166bdaf_0
145,147c145,147
<   - pcre2=10.37=hc3806b6_1
<   - pillow=9.2.0=py39hd5dbb17_2
<   - pip=22.3=pyhd8ed1ab_0
---
>   - pcre2=10.40=hc3806b6_0
>   - pillow=9.2.0=py39hf3a2cdf_3
>   - pip=22.3.1=pyhd8ed1ab_0
149,151c149,151
<   - promise=2.3=py39hf3d152e_6
<   - protobuf=4.21.8=py39h5a03fae_0
<   - psutil=5.9.3=py39hb9d737c_0
---
>   - promise=2.3=py39hf3d152e_7
>   - protobuf=4.21.9=py39h5a03fae_0
>   - psutil=5.9.4=py39hb9d737c_0
153c153
<   - pulseaudio=14.0=habe0971_10
---
>   - pulseaudio=14.0=h0d2025b_11
156c156
<   - pycocotools=2.0.4=py39hd257fcd_2
---
>   - pycocotools=2.0.6=py39h2ae25f5_1
161,162c161,162
<   - pyqt=5.15.7=py39h18e9c17_1
<   - pyqt5-sip=12.11.0=py39h5a03fae_1
---
>   - pyqt=5.15.7=py39h18e9c17_2
>   - pyqt5-sip=12.11.0=py39h5a03fae_2
167c167
<   - pytorch=1.12.1=py3.9_cpu_0
---
>   - pytorch=1.13.0=py3.9_cpu_0
170,171c170,171
<   - pyyaml=6.0=py39hb9d737c_4
<   - qt-main=5.15.6=hc525480_0
---
>   - pyyaml=6.0=py39hb9d737c_5
>   - qt-main=5.15.6=hd477bba_1
178,179c178,179
<   - scikit-learn=1.1.2=py39he5e8d7e_0
<   - scipy=1.9.3=py39hddc5342_0
---
>   - scikit-learn=1.1.3=py39hd5c8da3_1
>   - scipy=1.9.3=py39hddc5342_1
181,182c181,182
<   - setproctitle=1.3.2=py39hb9d737c_0
<   - setuptools=65.5.0=pyhd8ed1ab_0
---
>   - setproctitle=1.3.2=py39hb9d737c_1
>   - setuptools=65.5.1=pyhd8ed1ab_0
184c184
<   - sip=6.7.2=py39h5a03fae_0
---
>   - sip=6.7.4=py39h5a03fae_0
188c188
<   - tbb=2021.6.0=h924138e_0
---
>   - tbb=2021.6.0=h924138e_1
190c190
<   - tensorboard-data-server=0.6.0=py39hd97740a_2
---
>   - tensorboard-data-server=0.6.0=py39hd97740a_3
195,197c195,197
<   - torchmetrics=0.10.0=pyhd8ed1ab_0
<   - torchvision=0.13.1=py39_cpu
<   - tornado=6.2=py39hb9d737c_0
---
>   - torchmetrics=0.10.2=pyhd8ed1ab_0
>   - torchvision=0.14.0=py39_cpu
>   - tornado=6.2=py39hb9d737c_1
201,202c201,202
<   - tzdata=2022e=h191b570_0
<   - unicodedata2=14.0.0=py39hb9d737c_1
---
>   - tzdata=2022f=h191b570_0
>   - unicodedata2=15.0.0=py39hb9d737c_0
204c204
<   - wandb=0.13.4=pyhd8ed1ab_0
---
>   - wandb=0.13.5=pyhd8ed1ab_0
206c206
<   - wheel=0.37.1=pyhd8ed1ab_0
---
>   - wheel=0.38.2=pyhd8ed1ab_0
216,217c216,217
<   - yarl=1.7.2=py39hb9d737c_2
<   - zipp=3.9.0=pyhd8ed1ab_0
---
>   - yarl=1.8.1=py39hb9d737c_0
>   - zipp=3.10.0=pyhd8ed1ab_0
225c225
<     - dill==0.3.5.1
---
>     - dill==0.3.6
232c232
<     - networkx==2.8.7
---
>     - networkx==2.8.8
234c234
<     - plotly==5.10.0
---
>     - plotly==5.11.0

@ContinualAI-bot ContinualAI-bot added Continuous integration Issue related to continuous integration and automatic deployment test Tests related issues labels Nov 8, 2022
@lrzpellegrini
Copy link
Collaborator

Issue related to: osmr/imgclsmob#103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Continuous integration Issue related to continuous integration and automatic deployment test Tests related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants