HTTP Error 403: Forbidden when running gym.make
Closed this issue · 4 comments
When running gym.make with rubiks-cube-222-lbl-v0
it gives back the message state file not found
Downloading....
Which results in HTTP Error 403: Forbidden.
The link that is causing the issue.
Thanks for bringing this to my attentention.
It seems like my GCP account ran out of credits. I'll look into a fix for it
Seems still broken? Can you just take out the dependency on GCP?
I've fixed the issue. Apologies for the delay
Seems still broken? Can you just take out the dependency on GCP?
Ideally I wanted to do that and have it generate the state file upon install. However, I was not able to figure out a way to generate the states in a deterministic manner. Therefore, I settled with making them randomly and standardizing it by integrating those files.