No module named 'utils'
Open
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
This error raised when evaluating performance on VOT. In git bash, how can I resolve this problem?How to consider PYTHONPATH design?
$ bash test_mask_refine.sh config_vot.json SiamMask_VOT.pth VOT2016 0
Traceback (most recent call last):
File "C:/Users/lenovo/SiamMask/tools/test.py", line 18, in
from utils.log_helper import init_log, add_file_handler
ModuleNotFoundError: No module named 'utils'
I'm in a hurry. Many thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.