赞
踩
apt install python3-pip
pip3 list pip3 install pandas
参考:
https://www.jianshu.com/p/153c86976d5d
cp /usr/bin/python /usr/bin/python_bak
rm /usr/bin/python
ln -s /usr/bin/python3.6 /usr/bin/python
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。