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

ImportError: cannot import name 'sort' #70

Open
elixirml opened this issue Jun 21, 2018 · 0 comments
Open

ImportError: cannot import name 'sort' #70

elixirml opened this issue Jun 21, 2018 · 0 comments

Comments

@elixirml
Copy link

Hello friends
they have done an excellent job, I would like to do a test, I can run the project without problems with the option track = false, but when I activate this option in "true", I get the error

... Tracking-with-darkflow / darkflow / darkflow / net / help.py ", line 84, in camera
     from sort import sort
ImportError: can not import name 'sort'

  • I have correctly configured the weights, configuration and the networks folder in -> / Tracking-with-darkflow / deep_sort / resources / networks

  • the sort module is located in / Tracking-with-darkflow / sort, next to deep_sort and darkflow.

  • The line that is calling the module is like this -> from sort import sort

   maybe I'm doing something wrong, could you help me make it work please

I'm very much thankful
regards

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

1 participant