googleads-python-lib
googleads-python-lib copied to clipboard
locale.py
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
Did you get it figured out?
It's not pretty, but this just worked for me: https://github.com/googleads/googleads-python-lib/issues/375