The file exists in the github code base though! Do I have to build the package from github source to get callbacks, functionality? Anyone faces the same issue?
Yes, new callbacks are not included in the current PyPi version (2.9.0), only in the github. You can install github version with simple pip install git+https://github.com/hill-a/stable-baselines.
Would be a duplicate of #715
Yes, new callbacks are not included in the current PyPi version (2.9.0), only in the github. You can install github version with simple
pip install git+https://github.com/fact-project/shifthelper.
Thanks, for the quick update, but, I think the link to the git repo is not correct though!
@AkhilSinghRana Wups, my bad ^^. This is what I get for copy/pasting stuff from Stackoverflow.