Hedwin B.
Hedwin B.
Any help about this problem ?
I understand this, however, remove the .upper() implies that every strategy given as a string should match the exact name in the enum. Aka., everywhere occurence of "future" in SB3...
PS: in her_repplay_buffer.py line 76: `KEY_TO_GOAL_STRATEGY[goal_selection_strategy.lower()]` You already had a ".lower()" for robustness. It's not that bad and I think it's a good practice when you manipulate strings as keys.
The VM have access to intel core i7 + 16 Go RAM. Definitely not a resource issue.
Hi, have you found a solution ? I have the same issue
For some reason in pycharm, you should set the LD_LIBRARY_PATH variable in another way (yeah, it pissed me off too.) ### For a script Add the LD_LIBRARY_PATH value in the...
same problem