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
when downloading file, the issue is as follow:T
raceback (most recent call last):
File "downloadutils.py", line 54, in
downloader.downloadOriginalImages(id, username, accessKey)
File "./libs/imagedownloader.py", line 120, in downloadOriginalImages
UnboundLocalError: local variable 'download_file' referenced before assignment
The text was updated successfully, but these errors were encountered:
when downloading file, the issue is as follow:T
raceback (most recent call last):
File "downloadutils.py", line 54, in
downloader.downloadOriginalImages(id, username, accessKey)
File "./libs/imagedownloader.py", line 120, in downloadOriginalImages
UnboundLocalError: local variable 'download_file' referenced before assignment
The text was updated successfully, but these errors were encountered: