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

Encoding issue? #9

Open
vvdimako opened this issue Jun 12, 2021 · 0 comments
Open

Encoding issue? #9

vvdimako opened this issue Jun 12, 2021 · 0 comments

Comments

@vvdimako
Copy link

Hello there,
I tried to execute the script but after authorizing, I am getting the following error (some of my calendars have Greek names, btw):

Loading calendars
Traceback (most recent call last):
  File "gcal_undo_import.py", line 128, in <module>
    main(sys.argv)
  File "gcal_undo_import.py", line 88, in main
    print('{0}\t{1}'.format(i, calendar['summary']))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-7: ordinal not in range(128)
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