Hi, I am using ClearML by building it as my own server. After the message below was displayed, the operation stopped without progress. In ClearML server, it ...
one year ago
Okay. thanks, but this code is already calling it within main().
when remove Task.init, i found error message “AttributeError: ‘NoneType’ object has no attribute ‘report_scalar’ ” in clearml.Logger module
Yes, there are no other messages. And it was recorded on the ClearML server through the above training code. But now it doesn’t work with the message I mentioned.
and then, when remove clearml.Logger module, the code works well
python 3.9.12 / clearml 1.13.1 / MacOS Ventura 13.0.1 / torch 2.1.0