On line 169, there is if-else statement (if scene == 'brandenburg_gate':) that occurs error unless the given scene is brandenburg gate. I erased this line for testing other scene, but i wonder why you did this. Could you explain about this clause?