Navaneet
Navaneet
>  I encounter the wandb issue, how to solve this? use your own entity and project name
i am also having the same issue
**use this commands in terminal** `echo 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user/.mujoco/mujoco210/bin' >> ~/.bashrc` next `source ~/.bashrc `
i am also having same issue
> Any resolve yet ? try doing this command `pip install Cython
try installing `pip install 'Cython
> modify the data root in constant.py what do you mean by that ?
> > > modify the data root in constant.py > > > > > > what do you mean by that ? > > in constant.py > > ``` >...
> The dataset provided by the author contains only one camera, and it is enough to delete the other two in the constants.py except for the top. this worked thank...
i have the same problem