报错ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full comman d output.
pip3 install email后再安装cStringIO,就成功了
ModuleNotFoundError: No module named 'cStringIO'

pip3 install email后再安装cStringIO,就成功了
ModuleNotFoundError: No module named 'cStringIO'
