Unanswered
Hello Everyone, Thanks For The Fruitful Conversations!
I Am Trying To Run A Worker And A Queue On A Locally Hosted Clearml Server. But We I Enqueue An Experiment, It Always Collapses With This, Any Ideas What To Do?
I Set He Worker Up With Clearml-Agent
I think these messed up packages are taken from a local installation in your python environment (ClearML detects packages used and logs them on the task) - if these are messed up in your local environment, this might affect the resulting task manifest. I'd start by inspecting your local environment using pip freeze
and possible taking a look at the dist-packages
and site-packages
folders (and clean up anything that has a funny-looking name 🙂 )
142 Views
0
Answers
one year ago
one year ago