-
Notifications
You must be signed in to change notification settings - Fork 234
上传文件无效 #81
Comments
当没有用 callback 时 During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): ` |
感觉更像是网络问题? |
不知为何我上传文件的进度条没有显示, 网盘也没有上传的文件。
100% |> | Time: 0:00:00
100% |> | Time: 0:00:00
显示一下就100%, 实际没有上传。
部分代码
test_file = open('test.rar','rb').read() ret = pcs.upload('/myowns/testPan/',test_file,'test.txt',callback=ProgressBar())
The text was updated successfully, but these errors were encountered: