Reputation
Badges 1
16 × Eureka!and I would like to run it on the colab as well(it has the same error)
The issue now is different, I can't run experiemnt throught the git repo with the agent because of the above errors
Hi, thanks for the answers, it seems that now I have another issue, the agent can't clone the git(it is a gitlab repo):
the same code that I talked about but this time from a git repo. I init the task, clone it in the UI and ran it using "clearml-agent daemon --queue default".
what exactly should I change in the conf file except gitlab user and pssword?
after creating the virtual environment
following this example: https://github.com/allegroai/clearml-agent/blob/master/docs/trains.conf#L18
and: " clearml_agent: ERROR: 'charmap' codec can't encode character '\u0303' in position 5717: character maps to <undefined> "
Yes, it is pushed, but there is some other data which I'm NOT using so I didn't create dataset of it, should I? I Also opened a new project and cloned the giltab repo and init a new task, running again the agent from the new repo, and same error
yes, and I was running it without problems when I wasn't use git repo