1、首先我们要安装pip
    sudo apt install python3-pip
    这里注意一定要加3,否则就是 安装的python2版本的
    然后在终端进行库安装:pip3 install xxx