googleads-python-lib icon indicating copy to clipboard operation
googleads-python-lib copied to clipboard

locale.py

Open christineyi3898 opened this issue 6 years ago • 2 comments

I got an error when running python, the error comes from locale.py file. I wonder if the locale.py file is updated, should I update to the new version?

Below is the error message: raise ValueError('unknown locale: %s' % localename) ValueError: unknown locale: UTF-8

christineyi3898 avatar Aug 27 '19 16:08 christineyi3898

Did you get it figured out?

jnthnclrk avatar Oct 15 '20 12:10 jnthnclrk

It's not pretty, but this just worked for me: https://github.com/googleads/googleads-python-lib/issues/375

jnthnclrk avatar Oct 15 '20 12:10 jnthnclrk