Closed lihaibineric closed 11 months ago
when i run pymarl2 i met this error:
raise ValueError("Reference at %r does not exist" % ref_path) ValueError: Reference at 'refs/heads/master' does not exist
can you help me?
pip install sacred==0.7.5 Just reduce the version of the python library, all will be ok.
thx
when i run pymarl2 i met this error:
raise ValueError("Reference at %r does not exist" % ref_path) ValueError: Reference at 'refs/heads/master' does not exist
can you help me?