nrhinehart / deep_imitative_models

Reimplementation (currently partial) of Deep Imitative Models paper, ICLR '20
Other
72 stars 15 forks source link

File "/home/rao/anaconda3/envs/dim3/lib/python3.6/site-packages/git/refs/symbolic.py", line 167, in _get_ref_info_helper raise ValueError("Reference at %r does not exist" % ref_path) ValueError: Reference at 'refs/heads/master' does not exist #8

Open raozhongyu opened 3 years ago

raozhongyu commented 3 years ago

Thanks for your great work, i meet this erro ' File "/home/rao/anaconda3/envs/dim3/lib/python3.6/site-packages/git/refs/symbolic.py", line 167, in _get_ref_info_helper raise ValueError("Reference at %r does not exist" % ref_path) ValueError: Reference at 'refs/heads/master' does not exist ' Can you give me some suggestion