Am getting error while submitting in post eval submission can you check?
Posted by: hariharanrl @ July 20, 2020, 10:52 a.m.Hi,
checking I get this error: <invalid literal for int() with base 10: '0,,,,,,,,,,,,,,,,,,,,,,,,\n'> on the csv split,
Can you check your encoding is utf-8, and that your sep is "; " (with space) ?
and tell me if it helps ?
Issue resolved thanks
Posted by: hariharanrl @ July 20, 2020, 1:52 p.m.YW !
Posted by: YseopLab @ July 20, 2020, 4:37 p.m.