export LC_ALL=en_US.utf-8
export LANG=en_US.utf-8
RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment.
Leave a reply
export LC_ALL=en_US.utf-8
export LANG=en_US.utf-8