Reputation
Badges 1
75 × Eureka!but I do agree that some kind of autoconnect may be the issue
@<1523701435869433856:profile|SmugDolphin23> it did not help, shall I create smallest example when it does not work and paste it here?
AgitatedDove14 np
FrothyDog40 thanks!
@<1523701087100473344:profile|SuccessfulKoala55> any ideas what can be the cause?
@<1523701087100473344:profile|SuccessfulKoala55> I have the same problem with diskcache
@<1523701087100473344:profile|SuccessfulKoala55> I am using it as follows:
after calling clearml.Task.init() I create an object:
cache = Cache('/scidata/marek/diskcache')
and then in the loading function I do:
if cache_arg in load_and_crop.cache:
return load_and_crop.cache[cache_arg] ...
The problem started appearing when I started to use joblib with a simple memory caching mechanism.
@<1523701435869433856:profile|SmugDolphin23> None
@<1523701435869433856:profile|SmugDolphin23> will send later today
I am seeing such warnings clearml.model - WARNING - 9 model found when searching
ok, I will do a simple workaround for this (use an additional parameter that I can update using parameter_override and then check if it exists and update the configuration in python myself)
but it is a guess
there is a broken symlink in the original repository
I think there was some problem how shutil.copytree works in python3.6 with broken links
I can't make anything appear in the console part of the ui
thanks! is this documented? (I am wondering whether I could have avoided bothering you with my question in the first place)
I am only getting one user for some reason, even though 4 are in the system