新macbook Python 3.9.6,阿里云oss报错。
解决:
升级pip:
python3 -m pip install --upgrade pip
重新安装oss2:
pip install oss2