RTDE - csv reader example

I’m trying to run a Python script that is a csv reader using RTDE. I was able to use the record.py to record data using rtde but when I try to use the csv reader python script I get an error saying ‘serialize’ cannot be imported from ‘rtde’. Any suggestions on how to fix this?