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

What is Shoplifting module? #4

Open
takahiro2001kt opened this issue Oct 16, 2023 · 1 comment
Open

What is Shoplifting module? #4

takahiro2001kt opened this issue Oct 16, 2023 · 1 comment

Comments

@takahiro2001kt
Copy link

Hello.
I ran Live_demo_Shoplifting.py and got an error message from ModuleNotFoundError: No module named 'Shoplifting'.
I looked for a file called Shoplifting but could not find it.
What steps do I have to take to get it to work?

@Keval-WOT
Copy link

you have to change

from Shoplifting Import Alert
from Shoplifting.data_pip_shoplifting import Shoplifting_Live

to

import Alert
from data_pip_shoplifting import Shoplifting_Live

to run the Live_demo_Shoplifting.py

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

2 participants