Instead of the expected
what I see is the following :
This is a tolerable inconvenience, but I wonder if it can be fixed.
Instead of the expected
what I see is the following :
This is a tolerable inconvenience, but I wonder if it can be fixed.
I had the same problem. I solved with export LC_NUMERIC=c
in custom env variables file.
Problem solved!
Thank you very much.