Closed biBottle closed 3 years ago
Does anyone have met this error when run python test_dota_base.py: "from libs.utils.coordinate_convert import forward_convert ModuleNotFoundError: No module named 'libs'"
I thought I have done the compile part....
I move the folder 'libs' into 'tools', then this issue fixes
Does anyone have met this error when run python test_dota_base.py: "from libs.utils.coordinate_convert import forward_convert ModuleNotFoundError: No module named 'libs'"
I thought I have done the compile part....