Closed rjames91 closed 6 years ago
generating error: 2017-12-18 17:37:07 INFO: Time 0:00:00.536696 taken by RouterProvenanceGatherer 2017-12-18 17:37:07 ERROR: Error when calling spinn_front_end_common.interface.interface_functions.profile_data_gatherer.ProfileDataGatherer.call with inputs {'transceiver': transceiver object connected to 10.11.225.41 with 2 connections, 'machine_time_step': 1000, 'provenance_file_path': './reports_local/reports/2017-12-18-17-36-39-588694/run_1/provenance_data', 'placements': (0, 0, 1)(0, 0, 2)(0, 0, 3)(0, 0, 4)(0, 0, 5)(0, 0, 6)(0, 0, 7)(0, 0, 8)(0, 0, 9)(0, 0, 10)(0, 0, 11)(0, 0, 12)(0, 0, 13)(0, 1, 1)(0, 1, 2)(0, 1, 3)(0, 1, 4)(0, 1, 5)(0, 1, 6)(0, 1, 7)(0, 1, 8)(0, 1, 9)(0, 1, 10)(0, 1, 11)(0, 1, 12)(0, 2, 1)(0, 2, 2)(0, 2, 3)(0, 2, 4)(0, 2, 5)(0, 2, 6)(0, 2, 7)(0, 2, 8)(0, 2, 9)(0, 2, 10)(0, 2, 11)(0, 2, 12)(0, 3, 1)(0, 3, 2)(0, 3, 3)(0, 3, 4)(0, 3, 5)(0, 3, 6)(0, 3, 7)(0, 3, 8)(0, 3, 9)(0, 3, 10)(0, 3, 11)(0, 3, 12)(1, 0, 1)(1, 0, 2)(1, 0, 3)(1, 0, 4)(1, 0, 5)(1, 0, 6)(1, 0, 7)(1, 0, 8)(1, 0, 9)(1, 0, 10)(1, 0, 11)(1, 0, 12)(0, 0, 14)(0, 0, 15)(0, 0, 16)(0, 0, 17), 'run_time_ms': None} 2017-12-18 17:37:07 ERROR: An error has occurred during simulation 2017-12-18 17:37:07 ERROR: call() takes exactly 7 arguments (6 given)
when enable reinjection and extra monitor are set to false
Closing, as it was because I was using an older version of profile_data_gatherer.py, the old version expected 7 arguments but the master version here only has 6 whoops!
generating error: 2017-12-18 17:37:07 INFO: Time 0:00:00.536696 taken by RouterProvenanceGatherer 2017-12-18 17:37:07 ERROR: Error when calling spinn_front_end_common.interface.interface_functions.profile_data_gatherer.ProfileDataGatherer.call with inputs {'transceiver': transceiver object connected to 10.11.225.41 with 2 connections, 'machine_time_step': 1000, 'provenance_file_path': './reports_local/reports/2017-12-18-17-36-39-588694/run_1/provenance_data', 'placements': (0, 0, 1)(0, 0, 2)(0, 0, 3)(0, 0, 4)(0, 0, 5)(0, 0, 6)(0, 0, 7)(0, 0, 8)(0, 0, 9)(0, 0, 10)(0, 0, 11)(0, 0, 12)(0, 0, 13)(0, 1, 1)(0, 1, 2)(0, 1, 3)(0, 1, 4)(0, 1, 5)(0, 1, 6)(0, 1, 7)(0, 1, 8)(0, 1, 9)(0, 1, 10)(0, 1, 11)(0, 1, 12)(0, 2, 1)(0, 2, 2)(0, 2, 3)(0, 2, 4)(0, 2, 5)(0, 2, 6)(0, 2, 7)(0, 2, 8)(0, 2, 9)(0, 2, 10)(0, 2, 11)(0, 2, 12)(0, 3, 1)(0, 3, 2)(0, 3, 3)(0, 3, 4)(0, 3, 5)(0, 3, 6)(0, 3, 7)(0, 3, 8)(0, 3, 9)(0, 3, 10)(0, 3, 11)(0, 3, 12)(1, 0, 1)(1, 0, 2)(1, 0, 3)(1, 0, 4)(1, 0, 5)(1, 0, 6)(1, 0, 7)(1, 0, 8)(1, 0, 9)(1, 0, 10)(1, 0, 11)(1, 0, 12)(0, 0, 14)(0, 0, 15)(0, 0, 16)(0, 0, 17), 'run_time_ms': None} 2017-12-18 17:37:07 ERROR: An error has occurred during simulation 2017-12-18 17:37:07 ERROR: call() takes exactly 7 arguments (6 given)
when enable reinjection and extra monitor are set to false