Closed AstoncPou closed 2 years ago
For the problem of ModuleNotFoundError, please add the following code to the eval.py base_dir = os.path.dirname(os.path.dirname(os.path.abspath(file)) sys.path.append (base_dir)
For the problem of FileNotFoundError, please check your file path
for the first problem ,you should run export PYTHONPATH=path/to/Siamcar:$PYTHONPATH in ubuntu
~1. :octocat:PROBLEM 1 (eval.py);when i run~
but i got :
but i GOT: