YeLyuUT/SSeg

AttributeError: 'LogX' object has no attribute 'rank0'

Opened this issue · 2 comments

AttributeError: 'LogX' object has no attribute 'rank0'

Can anyone help with me? I am getting this error from runx, when I try to run demo.py

runx-0.0.11
python 3.8
ubuntu 20.04

You can try add logx.initialize(logdir="./logs", coolname=False, tensorboard=False) before you use logx. This is helpful to me.