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 in script #7

Open
porhotba opened this issue Feb 28, 2021 · 0 comments
Open

Error in script #7

porhotba opened this issue Feb 28, 2021 · 0 comments

Comments

@porhotba
Copy link

Hey @jcontini ,

Thanks for the great work on this. I was trying to implement the same, but at the last step, after running the "python keep.py" it shows this message.

Keep#Studioबिम्ब.html
Traceback (most recent call last):
File "C:\Users\user\Downloads\Keep Html\google-keep-csv-master\keep.py", line 42, in
writer.writerow([file, note["date"], note["title"], note["content"]])
File "c:\users\user\appdata\local\programs\python\python39\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 12-16: character maps to

Although a CSV file is generated, it is entirely empty. Could you suggest a workaround? Thanks! :)

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