使用python-sdk上传OSS是报错:ImportError: No module named oss2
解决方法:
yum install python-devel -y pip install oss2