python 安装加环境变量

pip install sth --global-option="build_ext" --global-option="-I/usr/local/include" --global-option="-L/usr/local/lib"

原文地址:https://www.cnblogs.com/huashiyiqike/p/5248750.html