Reputation
Badges 1
37 × Eureka!I changed and environment and I think it helped to install clearml. But now I can not get how it can use this my file with conf.
Below is my code:
import os
os.environ[‘CLEARML_CONFIG_FILE’]=‘/clearml.conf’
and then I use import taks.
But if I do not use init, should I export somehow params before?
with such command: !export CLEARML_CONFIG_FILE=/root/clearml.conf
Because now I have successfully import clearml and task but have an error with task initializingValueError: ClearML configuration could not be found (missing~/clearml.confor Environment CLEARML_API_HOST) To get started with ClearML: setup your ownclearml-server, or create a free account at
OMG I tried different environment and started everything from scratch and it seems it works…
I had the same error in Colab actually
but it is located in the /notebooks