Problems with submission ¶
By: mjgarcia on Feb. 10, 2022, 3:19 p.m.
Dear Organizers,
I'm trying to do my first submission and it fails when evaluating the algorithm. The algorithm has passed both the test.sh script on my local machine and the Try-out Algorithm on the grand challenge algorithms website.
The error message I get is: Type Error: '<' not supported between instances of 'str' and 'float', but < doesn't exist on any of my lines added to the tigeralgorithmexample code. Is it possible to get more information on why the algorithm fails?
Thanks in advanced.
Best wishes, mjgarcia