Please help me with error "TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' 1.5972 WARNING Monitor specification not found. Creating a temporary one... ################ Experiment ended with exit code 1"

I am relatively new to PsychoPy so I apologise in advance if I am not very useful in the information provided. I am creating an experimet and keep getting the following error message:

TypeError: int() argument must be a string, a bytes-like object or a number, not ‘NoneType’
1.5972 WARNING Monitor specification not found. Creating a temporary one…
################ Experiment ended with exit code 1 [pid:12408] #################
870.0804 EXP Imported CONDITIONS.xlsx as conditions, 3 conditions, 10 params
870.0845 INFO Loaded monitor calibration from [‘2022_11_01 23:42’]

Any help?

You might have some blank rows in your spreadsheet.

1 Like

Thank you, that is probably it!

Please could you mark my post as the solution if it solved your issue?