Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using the script #31

Open
prophamoon opened this issue Jul 7, 2023 · 0 comments
Open

Error when using the script #31

prophamoon opened this issue Jul 7, 2023 · 0 comments

Comments

@prophamoon
Copy link

2023-07-07 16:41:04 [ INFO] :: Processing both watched shows and movies.
Traceback (most recent call last):
File "C:\TvTimeToTrakt-main\TimeToTrakt.py", line 164, in
start()
File "C:\TvTimeToTrakt-main\TimeToTrakt.py", line 157, in start
process_watched_shows()
File "C:\TvTimeToTrakt-main\TimeToTrakt.py", line 87, in process_watched_shows
total_rows = len(list(reader))
^^^^^^^^^^^^
File "C:\Users\prophamoon\AppData\Local\Programs\Python\Python311\Lib\csv.py", line 111, in next
row = next(self.reader)
^^^^^^^^^^^^^^^^^
File "C:\Users\prophamoon\AppData\Local\Programs\Python\Python311\Lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2817: character maps to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant