ERROR Error while calling W&B API: project not found (<Response [404]>)
wandb: W&B API key is configured. Use wandb login --relogin to force relogin
wandb: ERROR Error while calling W&B API: project not found (<Response [404]>)
Problem at: imitate_episodes.py 148 main
wandb: ERROR It appears that you do not have permission to access the requested resource. Please reach out to the project owner to grant you access. If you have the correct permissions, verify that there are no issues with your networking setup.(Error 404: Not Found)
Traceback (most recent call last):
File "imitate_episodes.py", line 666, in
Hi! The above is an error message. How can I obtain permission for mobile-aloha2 and solve this problem
Hi you have to change the entity to your own wandb entity at https://github.com/MarkFzp/act-plus-plus/blob/main/imitate_episodes.py#L148
Hi you have to change the entity to your own wandb entity at https://github.com/MarkFzp/act-plus-plus/blob/main/imitate_episodes.py#L148
Okay, I understand now, it's been resolved, thank you.