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

When I run "start," nothing happens #113

Open
PA-1984 opened this issue Apr 17, 2023 · 0 comments
Open

When I run "start," nothing happens #113

PA-1984 opened this issue Apr 17, 2023 · 0 comments

Comments

@PA-1984
Copy link

PA-1984 commented Apr 17, 2023

I have BlueStacks open. I don't even get an error message or anything, just nothing happens.

I tried running the git command prompt as administrator and got "ModuleNotFoundError: No module named 'cv2'."

C:\Program Files\Git\marvel-snap-bot>start.py
Traceback (most recent call last):
File "C:\Program Files\Git\marvel-snap-bot\start.py", line 1, in
from utils import android_connection, global_utils
File "C:\Program Files\Git\marvel-snap-bot\utils\global_utils.py", line 3, in
import cv2
ModuleNotFoundError: No module named 'cv2'

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