TypeError: float() argument must be a string or a number, not 'NoneType'

The error has been fixed, the problem which in the issue is the sequence psychopy create will add summary in last in line on sequence csv file. So, just remove the summary part on the code then runner won’t return the error anymore.