Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Err occured when test] #46

Closed
CaptainEven opened this issue Nov 2, 2021 · 2 comments
Closed

[Err occured when test] #46

CaptainEven opened this issue Nov 2, 2021 · 2 comments

Comments

@CaptainEven
Copy link

File "tools/track.py", line 18, in
from yolox.evaluators import MOTEvaluator
ImportError: cannot import name 'MOTEvaluator' from 'yolox.evaluators'

@dhruvsangal9
Copy link

How did you resolve it please tell

@songxia928
Copy link

songxia928 commented May 11, 2022

I sovled it by running this command:

pip uninstall yolox

cd tools
ln -s ../yolox 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants