尝试搭建基于Python3.5和Windows10的虚拟环境。使用说明:
运行命令conda create -n PDSH python=3.5 --file requirements.txt时
错误:
PackagesNotFoundError: The following packages are not available from current channels:
- pillow==3.4.2
- scikit-learn==0.17.1
- seaborn==0.7.0
- numpy==1.11.1
- pandas==0.18.1
- matplot