libpng pkgs/main/win-64::libpng-1.6.37-h2a8f88b_0 None libtiff pkgs/main/win-64::libtiff-4.5.0-h6c2663c_1 None libvorbis pkgs/main/win-64::libvorbis-1.3.7-he774522_0 None libwebp pkgs/main/win-64::libwebp-1.2.4-h2bbff1b_0 None libwebp-base pkgs/main/win-64::libwebp-base-1.2...
conda install -y scMLnet 这样,就算是你安装了Anaconda这个exe格式的界面软件,根本就找不到它,也不知道如何输入命令,也可以进入我们熟悉的Rstudio里面输入代码替代它。 然后在 这个环境里面,安装相关软件: # 等价于 # conda install Networkx conda_install("scMLnet", "scipy") conda_install("scMLnet", "matp...
无法载入共享目标对象‘/mnt/data/R4.1_and_Rstudio/lib/R/library/png/libs/png.so’:: /lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /mnt/data/R4.1_and_Rstudio/lib/libpng16.so.16) 然后作图也报错: > plot(1) Error in RStudioGD() : Shadow graphics device error: r...
pip install -i https://pypi.douban.com/simple 比如:pip install -i https://pypi.douban.com/simple requests 那么我们使用 pip install -i https://pypi.douban.com/simple matplotlib 出现问题:我们升级到python3.4以上 目前的版本号 我们先准备编译环境 yum install gcc-c++ gcc make cmake zlib-devel b...
0 conda-forge[vc14]libarchive:3.3.3-h798a506_0-->3.3.2-h1d0d21d_1libiconv:1.15-h1df5818_7-->1.14-vc14_4 conda-forge[vc14]libpng:1.6.35-h2a8f88b_0-->1.6.34-vc14_0 conda-forge[vc14]libtiff:4.0.9-h36446d0_2-->4.0.9-vc14_0 conda-forge[vc14]libxml2:2.9.8-hadb2253_...
conda install--yes--quiet curl libiconv icu git python=3.7swig numpy pytest zlib clcache conda install--yes--quiet-c conda-forge compilers conda install--yes--quiet-c conda-forge \ cmake proj geos hdf4 hdf5 \ libnetcdf openjpeg poppler libtiff libpng xerces-c expat libxml2 kealib json-...
+libpng-1.6.22 +matplotlib-1.5.1 +pyparsing-2.1.4 接着,通过运行conda install --revision 1恢复到修订版1,然后再次运行conda list --revisions,你会得到: 2019-01-14 21:13:08 (rev 2) +cycler-0.10.0 +freetype-2.6.3 +libpng-1.6.22 ...
ustc.edu.cn/anaconda/pkgs/main libpng 1.6.37 hbc83047_0 https://mirrors.ustc.edu.cn/anaconda/pkgs/main libprotobuf 3.19.1 h4ff587b_0 https://mirrors.ustc.edu.cn/anaconda/pkgs/main libstdcxx-ng 9.3.0 hd4cf53a_17 https://mirrors.ustc.edu.cn/anaconda/pkgs/main libtasn1 4.16.0 h...
libpng {1.6.36->1.6.34} libprotobuf {3.6.1->3.2.0(https://mirrors.ustc.edu.cn/anaconda/pkgs/free)} libssh2 {1.8.0->1.8.0(https://mirrors.ustc.edu.cn/anaconda/pkgs/free)} menuinst {1.4.16->1.4.14} openssl {1.1.1b ->1.0.2l (https://mirrors.ustc.edu.cn/anaconda/pkgs/free...
). As far as I know, conda can't install two versions of libpng in one environment, so this is hard to work around. On systems with libpng12 installed outside conda, it seems to work correctly. @gamdow discovered this when trying to install on Ubuntu 16.10, which has dropped libpng12...