Hi SwankySeaurchin41 ,
Did you run any pipelines? You can see some examples here:
https://github.com/allegroai/clearml/tree/master/examples/pipeline
Are you using a self deployed server?
What code did you try running? It appears that "services" is the default queue in code. You can create this queue and run an agent against it to execute tasks
SwankySeaurchin41 , or are you using http://app.clear.ml
Yes, I run pipeline from function and this is the error message:
"ValueError: Could not find queue named "services""
Also, can you please give a snippet of what you were trying to do?