如果你电脑里面装了多个版本的python

python3 -m pip instatll xlutils
python2 -m pip instatll xlutils

加载新的pip
python -m pip install --upgrade pip'

相关文章: