操作背景
操作系统:Windows 7 中文家庭版 64 位
Python 版本:Python 3.6.8rc1
报错详情
我使用又拍云 API 和 Python 写了一个程序,该程序需要用到又拍云的 Python 模块 upyun
. 但是,今天我将该程序复制到另一个文件夹下后,再运行却报错:
AttributeError: module 'upyun' has no attribute 'UpYun'继续阅读“解决 Python3 报错:AttributeError module ‘upyun’ has no attribute ‘UpYun’”