很多包在anaconda navigator里搜不到
如果为了在host编译opencv而在bashrc和profile里屏蔽了anaconda的路径,则
使用$HOME/anaconda3/bin/conda
但在官网还是能搜到的:
conda install -c conda-forge rasterio
比如ad
Fast, transparent first- and second-order automatic differentiation
https://anaconda.org/terhorst/ad
conda install -c terhorst ad
只能用conda安装,不能用pip3
conda install -c conda-forge ipywidgets