In statnet/ergm#641 we added neat progress bars. On a HPC which has, it seems, very stripped images on computing nodes, I'm getting locale-related warnings. Benign but annoying.
I thought its the progress bars, but apparently not.
Warning: strings not representable in native encoding will be translated to UTF-8
Warning: input string '
<f5><dc>
' cannot be translated to UTF-8, is it valid in 'UTF-8'?
Warning: input string '
<f5><dc>
' cannot be translated to UTF-8, is it valid in 'UTF-8'?
Warning: input string '
<f5><dc>
' cannot be translated to UTF-8, is it valid in 'UTF-8'?
Warning: input string '
<f5><dc>
' cannot be translated to UTF-8, is it valid in 'UTF-8'?
Burning in ======================>-------- 74% | ETA: 1s
Best valid proposal 'BDStratTNT' cannot take into account hint(s) 'triadic'.
Burning in ===============>--------------- 49% | ETA: 1s
In statnet/ergm#641 we added neat progress bars. On a HPC which has, it seems, very stripped images on computing nodes, I'm getting locale-related warnings. Benign but annoying.I thought its the progress bars, but apparently not.