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
downloading a language package leads to a loop of (<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,)
then ending with raise Exception(f"Download failed for {url}")
The text was updated successfully, but these errors were encountered:
downloading a language package leads to a loop of
(<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,) (<HTTPError 403: 'Forbidden'>,)
then ending with
raise Exception(f"Download failed for {url}")
The text was updated successfully, but these errors were encountered: