-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Cookiecutter will show this error message
RuntimeError: Click will abort further execution because Python 3 was configured to use ASCII as encoding for the environment. Consult http://click.pocoo.org/python3/
if the terminal is configured to use ASCII by default. This can be fixed by modifying the terminal running the JupyterLab server to use UTF-8:
export LANG=en_US.utf-8
export LC_ALL=en_US.utf-8
Metadata
Metadata
Assignees
Labels
No labels