FazelYU / Adaptive-Navigation

9 stars 0 forks source link

A error in run_exp.py #49

Closed Clown1206 closed 1 year ago

Clown1206 commented 1 year ago

hello,when I run the file:run_exp.py, I get an error: “gpu_num=int(sys.argv[1]) IndexError: list index out of range",I can't find the solution, could you help me?

TrinhTuanHung2021 commented 1 year ago

python run_exp.py 0 3 0

Could you run this model?

Clown1206 commented 1 year ago

python run_exp.py 0 3 0

Could you run this model?

Thank you for your reply, I have successfully run the model。

TrinhTuanHung2021 commented 1 year ago

python run_exp.py 0 3 0 Could you run this model?

Thank you for your reply, I have successfully run the model。

But I can not. I do not know why. Maybe the version of the modules I installed is not correct.

And how to test this model after training?