You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're working with antmaze, you'll have to install D4RL at some point as well, but there shouldn't be any conflicts. At most, you might reach a cython issue, which I found this link to be helpful for.
Finally, in filt.py, you may want to set outer_steps = 100 on ln82 and add in os.makedirs(os.path.join("learners", self.env), exist_ok=True) right before ln222.
Hello, thanks for sharing your code - are you able to also share a requirements.txt or a environment.yml?
The text was updated successfully, but these errors were encountered: