github-readme-youtube-cards icon indicating copy to clipboard operation
github-readme-youtube-cards copied to clipboard

fixing charmap error

Open HeyAnirudh opened this issue 3 years ago • 2 comments

Summary

solving error "UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1826: character maps to "

Type of change

  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • [ ] Added or updated test cases to test new features

HeyAnirudh avatar Oct 16 '22 15:10 HeyAnirudh

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ytcards ✅ Ready (Inspect) Visit Preview Oct 16, 2022 at 3:54PM (UTC)

vercel[bot] avatar Oct 16 '22 15:10 vercel[bot]

Wasn't it decided that this solution does not work, and , encoding="utf-8" would be added to the calls to open()?

DenverCoder1 avatar Oct 16 '22 16:10 DenverCoder1