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
Hello,
I've got this error, not sure what it means:
Traceback (most recent call last):
File "keep.py", line 21, in <module>
soup = bs4.BeautifulSoup(page.read(), "html.parser")
File "C:\Python\lib\encodings\cp1250.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x88 in position 11215: character maps to <undefined>
The text was updated successfully, but these errors were encountered:
Hello,
I've got this error, not sure what it means:
The text was updated successfully, but these errors were encountered: