conda install packagename
Collecting package metadata:done
Solving enviroment:failed
PackagesNotFoundError: The following packages are not avaliable form current channels:
packagename
改为 pip install packagename
conda install packagename
Collecting package metadata:done
Solving enviroment:failed
PackagesNotFoundError: The following packages are not avaliable form current channels:
packagename
改为 pip install packagename
1379
1万+
1万+
1598
4757
738
7477

被折叠的 条评论
为什么被折叠?