Ubuntu install

2017-11-10  本文已影响20人  画十

autojump

安装
sudo apt-get install autojump
配置
1. /usr/share/doc/autojump/README.Debian文件会教你如何配置autojump
2. 在.zshrc中添加. /usr/share/autojump/autojump.sh
3. source .zshrc

pip

安装
sudo apt-get install python3-pip
问题
unsupported locale setting:export LC_ALL=C

matplotlib

安装
apt-get install python3-tk
pip3 install matplotlib

NumPy

安装
apt-get install python3-numpy

上一篇下一篇

猜你喜欢

热点阅读