summaryrefslogtreecommitdiff
path: root/collaborativeagents/slurm/logs/run_expts_a100_14355807.err
diff options
context:
space:
mode:
Diffstat (limited to 'collaborativeagents/slurm/logs/run_expts_a100_14355807.err')
-rw-r--r--collaborativeagents/slurm/logs/run_expts_a100_14355807.err10
1 files changed, 10 insertions, 0 deletions
diff --git a/collaborativeagents/slurm/logs/run_expts_a100_14355807.err b/collaborativeagents/slurm/logs/run_expts_a100_14355807.err
new file mode 100644
index 0000000..33fa583
--- /dev/null
+++ b/collaborativeagents/slurm/logs/run_expts_a100_14355807.err
@@ -0,0 +1,10 @@
+Traceback (most recent call last):
+ File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 484, in <module>
+ main()
+ File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 471, in main
+ runner = ExperimentRunner(config)
+ ^^^^^^^^^^^^^^^^^^^^^^^^
+ File "/projects/bfqt/users/yurenh2/ml-projects/personalization-user-model/collaborativeagents/scripts/run_experiments.py", line 99, in __init__
+ self.conflict_generator = ConflictScenarioGenerator()
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
+TypeError: ConflictScenarioGenerator.__init__() missing 1 required positional argument: 'profile'