You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.7/dist-packages/acasclient/acasclient.py", line 237, in upload_files
filesToUpload[str(file)] = file.open('rb')
AttributeError: 'str' object has no attribute 'open'
The text was updated successfully, but these errors were encountered:
acasclient/acasclient/acasclient.py
Line 237 in 72dea0d
Fails with error:
The text was updated successfully, but these errors were encountered: