JSONDecodeError object has no attribute 'strerror' in json_loader.py
Open
- Dominant language
- Python
- Stars
- 246
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
raise I18nFileLoadError("invalid JSON: {0}".format(e.strerror))
AttributeError: 'JSONDecodeError' object has no attribute 'strerror'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.