You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnicodeEncodeError: 'latin-1' codec can't encode character '\U0001f916' in position 22: ordinal not in range(256)
File "rasa/__main__.py", line 116, in main
cmdline_arguments.func(cmdline_arguments)
File "rasa/cli/scaffold.py", line 174, in run
print_success("Welcome to Rasa! 🤖\n")
File "rasa/shared/utils/cli.py", line 12, in print_success
print_color(*args, color=rasa.shared.utils.io.bcolors.OKGREEN)
File "rasa/shared/utils/cli.py", line 8, in print_color
print(rasa.shared.utils.io.wrap_with_color(*args, color=color))
The text was updated successfully, but these errors were encountered:
Sentry Issue: RASA-OPEN-SOURCE-7J
The text was updated successfully, but these errors were encountered: