If you encounter terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid Aborted execute export LC_ALL="en_US.UTF-8" and it should fix the problem
If you encounter
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
Aborted
execute
export LC_ALL="en_US.UTF-8"
and it should fix the problem