hqucv / dmtrack

[CVPR 21']Distractor-Aware Fast Tracking via Dynamic Convolutions and MOT Philosophy
21 stars 2 forks source link

ModuleNotFoundError: No module named '_init_paths' #3

Open muhabdulhaq opened 3 years ago

muhabdulhaq commented 3 years ago

I got some problem when installing, can you help me? Thanks

>> python tools/test_dmtrack.py
Traceback (most recent call last):
  File "tools/test_dmtrack.py", line 1, in <module>
    import _init_paths
ModuleNotFoundError: No module named '_init_paths'