Problem with the provided robot_control_class.pyc

Hi I did some misktakes with th file managment : i created the file for unit6 with the same name as the class file and I deleted it because it was not working . Since remains robot_control_class.pyc in the directory but when i try to use it there are weird bugs like “magic numbers” or “out of range”.
How can I fix this ?
Thank you

Hi @danielmergy,

I would remove the robot_control_class.pyc to make sure you are using the latest file you have created, given that there is no way to debug .pyc files.

Please let us know should you have further questions.