cmd = strategy.playTurn(actions, packages).strip() + "\n" File "./runme", line 349, in playTurn return self._turn(actions, packages) File "./runme", line 555, in _turn self.status("Error occurred, ignoring") TypeError: 'list' object is not callable real 0m0.574s user 0m0.100s sys 0m0.040s