执行命令:
pip install tushare --upgrade
或者参考安装步骤,覆盖老版本。
查看当前版本的方法:
import tushare print(tushare.__version__)