Anyway I checked the base task, and this is what it has in installed packages (seems like it doesn't list all the real packages in the environment)
google store package could be the cause, because indeed we have the env var set, but we don't use the google storage package
btw my site packages is false - should it be true? You pasted that but I'm not sure what it should be, in the paste is false but you are asking about true
ClearML results page:
`
Launching step: 2019-09-03_2021-01-25_choose_best
Parameters:
{***}
Configurations:
None
Overrides:
None
Launching step: 2019-10-23_2021-01-15_choose_best
Parameters:
{********}
Configurations:
None
Overrides:
None
Launching step: 2019-05-26_2020-12-26_choose_best
Parameters:
{******}
Configurations:
None
Overrides:
None
Launching step: 2019-07-15_2021-01-05_choose_best
Parameters:
{************}
Configurations:
None
Overrides:
None
Launching step...
but the task pending says its in the queue
One sec I'll paste the relevant pieces of code
cool, didn't know about the PAT
Hi guys, just updated the issue - seems like the new release did fix the color scale, but I notice some data points are missing (the plot is missing data!)
see my comment on the issue
https://github.com/allegroai/clearml/issues/373#issuecomment-894756446
Example code? I didn't see anywhere an example of filtering using project name
That's awesome, but my problem right now is that I have my own cronjob deleting the contents of /tmp
each interval, and it deletes the cfg files... So I understand I must skip deleting them from now on
So how do I solve the problem? Should I just relaunch the agents? Because they can't execute jobs now
it's double weird, because also a task that the pipeline says is "in progress" is actually completed
we are running the agent on the same machine AgitatedDove14 , it worked before upgrading the clearml... we never set these credentials
Nope, quite some time has passed since 🙂 I might be able to replicate it later... still battling with the pipeline to make it work
` ClearML launch - launch any codebase on remote machine running clearml-agent
Creating new task
Error: requirements.txt not found [/home/elior/Dev/Projects/XXXXX/requirements.txt] Use --requirements or --packages `
when I specify --packages
I shoudl manually list them all not?
AgitatedDove14
TimelyPenguin76