Question #688690 on Yade changed:
https://answers.launchpad.net/yade/+question/688690
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
if I used the provided file, I got the same error.
However, if I used the code to create a new translated file, I could load it
without any problem.
After diffing the files, it turned out that in the original files there are
"^M" (carriage return) symbols at the end of lines.
How/where/on which OS have you produced the translated files?
using terminal command
sed -i 's/\r//' initial_spheres_translate_x.txt
fixes the problem
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp