Possible unicode related error
Open
bug
- Dominant language
- Python
- Stars
- 50
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Possible unicode related error, maybe while reading filenames. Requires further investigation.
```
.'ascii' codec can't encode character u'\u2019' in position 10: ordinal not in range(128)
```
Contributor guide
Assessment
This issue has not been assessed yet.