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

Missing 'core' #38

Open
mareksocha opened this issue Mar 26, 2024 · 0 comments
Open

Missing 'core' #38

mareksocha opened this issue Mar 26, 2024 · 0 comments

Comments

@mareksocha
Copy link

Hi, thank you for sharing your hard work. I am trying to run your code but I have a problem. I get this error:

Traceback (most recent call last):
  File "tracking_multi_view.py", line 28, in <module>
    from detectron.pedestrain_det_msk import Pedestrain_Det_Msk
  File "/home/user/TRACTA/detectron/pedestrain_det_msk.py", line 26, in <module>
    from core.config import assert_and_infer_cfg
ModuleNotFoundError: No module named 'core'

I think it is part of the detectron package but there already exists a detectron package in the form of a folder in the project. Currently running code on:

Ubuntu 18.04.6
python 3.6.9

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