# Install

查看解释器搜索目录

python3 -c "import sys; print(sys.path)"

# CentOS

$ yum install -y python36