Closed j-irion closed 2 months ago
Hi, it must be the new release of codecarbon that's breaking stuff https://pypi.org/project/codecarbon/#history, I'll see if it can be fixed as part of the #169
Thanks for your effort! Do you know, by any chance, which was the last compatible version of codecarbon?
2.6 probably since, our tests were passing then.
Hello, When I try to track the energy consumption with the benchmark, I get the following error:
Error: Another instance of codecarbon is already running. Turn off the other instance to be able to run this one. Exiting.
Afterwards I get another Error:
AttributeError: 'EmissionsTracker' object has no attribute '_scheduler'
I noticed that, when I reboot the machine, the first run crashes later than the consequent runs and also saves to the task_codecarbon.json. Here are the logs of the first and second run: first_run_after_reboot.log second_run.log
I tried running the benchmark with the following config: