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
Thanks for the code! I am getting this issue whilst trying to install the dependencies when using this line conda env create --file env.yml is there any solution to this. I have tried adding them to pip section.
Thanks in advance
`Solving environment: failed
ResolvePackageNotFound:
libpng==1.6.37=hbc83047_0
tk==8.6.8=hbc83047_0
xz==5.2.4=h14c3975_4
dbus==1.13.12=h746ee38_0
cython==0.29.15=py37he6710b0_0
pyqt==5.9.2=py37h05f1152_2
sqlite==3.31.1=h7b6447c_0
libtiff==4.1.0=h2733197_0
openssl==1.1.1d=h516909a_0
libedit==3.1.20181209=hc058e9b_0
ncurses==6.1=he6710b0_1
kiwisolver==1.1.0=py37he6710b0_0
cudatoolkit==10.1.243=h6bb024c_0
zlib==1.2.11=h7b6447c_3
libxml2==2.9.9=hea5a465_1
freetype==2.9.1=h8a8886c_1
libstdcxx-ng==9.1.0=hdf63c60_0
qt==5.9.7=h5867ecd_1
numpy==1.18.1=py37h4f9e942_0
python==3.7.6=h0371630_2
ld_impl_linux-64==2.33.1=h53a641e_7
glib==2.63.1=h5a9c865_0
libgcc-ng==9.1.0=hdf63c60_0
sip==4.19.8=py37hf484d3e_0
libuuid==1.0.3=h1bed415_2
fontconfig==2.13.0=h9420a91_0
libgfortran-ng==7.3.0=hdf63c60_0
scipy==1.4.1=py37h0b6359f_0
jpeg==9b=h024ee3a_2
expat==2.2.6=he6710b0_0
gst-plugins-base==1.14.0=hbbd80ab_1
ninja==1.9.0=py37hfd86e86_0
ptyprocess==0.6.0=py37_0
matplotlib-base==3.1.3=py37hef1b27d_0
gstreamer==1.14.0=hb453b48_1
libffi==3.2.1=hd88cf55_4
pcre==8.43=he6710b0_0
zstd==1.3.7=h0b5b093_0
readline==7.0=h7b6447c_5
mkl_fft==1.0.15=py37ha843d7b_0
mkl-service==2.3.0=py37he904b0f_0
tornado==6.0.3=py37h7b6447c_3
cytoolz==0.10.1=py37h7b6447c_0
icu==58.2=h9c2bf20_1
pywavelets==1.1.1=py37h7b6447c_0
numpy-base==1.18.1=py37hde5b4d6_1
mkl_random==1.1.0=py37hd6b4f25_0
pillow==7.0.0=py37hb39fc2d_0
scikit-learn==0.22.1=py37hd81dba3_0
libxcb==1.13=h1bed415_1
scikit-image==0.16.2=py37h0573a6f_0`
The text was updated successfully, but these errors were encountered:
Win10 here, I solved some dependencies by removing version and package requirement, but following packages are only available on Linux, as far as I believe:
Hi,
Thanks for the code! I am getting this issue whilst trying to install the dependencies when using this line
conda env create --file env.yml
is there any solution to this. I have tried adding them to pip section.Thanks in advance
`Solving environment: failed
ResolvePackageNotFound:
The text was updated successfully, but these errors were encountered: