Encoding issue of 'gbk' or Chinese char, Kaggle API 1.5.13
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
It still has problem in the
```Kaggle API 1.5.13```
I use the windows cmd to download the output of my kaggle notebook, using
```kaggle kernels output rock3yu/bronze-mold-demo1```
It indead work for about 100 pics, after that the expection shows
```'gbk' codec can't encode character '\u257a' in position 3627: illegal multibyte sequence```
How can I fix the problems?
Contributor guide
Assessment
This issue has not been assessed yet.