Berkeley-Data / hpt

MIT License
2 stars 3 forks source link

collecting images from multiple workers #56

Open taeil opened 3 years ago

taeil commented 3 years ago

I did a search for the issues in the wandb git repo. There were no such issues last year. Only this year, a couple of similar issues got reported. So, did testing by installing older versions starting from the latest version 0.10.22 . The issue is reproducible till 0.10.0. Below this version, the issue is not reproducible and is working fine with multiple workers. Please install wandb version 0.9.7 which was released on Sep 8, 2020. We can activate the conda env and install using 'pip install wandb==0.9.7'

Wandb team is releasing the patches frequently. They released 13 versions since Sep 8, 2020. Hopefully, they will fix the issue soon.

Originally posted by @suryatechie in https://github.com/Berkeley-Data/hpt/issues/2#issuecomment-800827362

suryagutta commented 3 years ago

It works fine if we use wandb version 0.9.7.