install conda lib

conda install git pip
之后就可以pip install 把包安装到conda环境里了
pip install xxxx or pip instal git+....

你可能感兴趣的:(install conda lib)