Hi, I am trying to login to my clearml pro account, after not logging in for a while, and I am receiving the error message that my email is not registered. B...
one year ago
Hi, What is the best way to get the agent to install a dependency from github. I have tried this in this sample script: import clearml clearml.Task.add_requi...
2 years ago
Hi, Is there a way to define the path to the config file the python library will use? Because I am running in my machine different projects that need to be l...
3 years ago
Hi, I am trying to upload a model but I am getting the following error: 2021-07-05 17:21:14,625 - clearml.storage - ERROR - Failed uploading: cannot schedule...
3 years ago
Hello there, I am trying to organize the DL code into a monorepo, the repo will have a section of shared packages that will be used by other packages that ar...
2 years ago
Hi, I am trying to use the config values from a experiment, but config = task.get_configuration_objects() returns the configuration as a string and I could n...
3 years ago
Hi, I updated my project to use hydra 1.1 and I realized that the params are not being saved anymore. Is there any known incompatibility between the current ...
3 years ago
Hi, What Is The Right Way Of Syncing A Dataset?
Whenever I Add New Archives And Try To Upload I Get:
Hi, what is the right way of syncing a dataset? Whenever I add new archives and try to upload I get: Error: Task object can only be updated if created or in_...
3 years ago
Hi, I was trying to test the autoscaler feature, but I am getting the following error: 2022-10-21 02:06:43,599 - clearml.Auto-Scaler - INFO - Failed to start...
2 years ago
Hi, yesterday I updated the Clearml server, now all my tasks disappeared, there are only the demo tasks on the interface. But the data is still in the /opt/c...
2 years ago
Hi, I am trying to run a task in an agent from a repository with an environment.yaml , generated by conda . I changed the package manager to conda on the cle...
3 years ago
Hi, Actually now a saw in the logs: ERROR: poetry 1.2.0 has requirement jsonschema<5.0.0,>=4.10.0, but you'll have jsonschema 3.2.0 which is incompatible.Poe...
2 years ago
Hi, this seems really simple, but I could not find any clear reference to it elsewhere. So, what is the right way of manually logging a model checkpoint, I d...
3 years ago
Hi, I have a s3 bucket configured as default uri, but, when I am testing the code on my local machine, I do not want the model files to be uploaded to s3. I ...
3 years ago
Hi, I am trying to setup an auto scaler, but I am getting the following dependency error: ERROR: pip's dependency resolver does not currently take into accou...
one year ago