1、CMD下进入进入python环境,升级pip
python -m pip install --upgrade pip

2、进入1Anaconda Prompt
pip install tushare

3、检查安装情况
conda list

搞定