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

help #36

Open
bobkimi200 opened this issue May 18, 2024 · 1 comment
Open

help #36

bobkimi200 opened this issue May 18, 2024 · 1 comment

Comments

@bobkimi200
Copy link

i got this error code
C:\Users\gamer\miniconda3\python.exe "C:\Users\gamer\PycharmProjects\brawl_bot1\brawl bot 1\BrawlStarsBot\detection_test.py"
Traceback (most recent call last):
File "C:\Users\gamer\PycharmProjects\brawl_bot1\brawl bot 1\BrawlStarsBot\detection_test.py", line 3, in
from modules.windowcapture import WindowCapture
File "C:\Users\gamer\PycharmProjects\brawl_bot1\brawl bot 1\BrawlStarsBot\modules\windowcapture.py", line 2, in
import win32gui, win32ui, win32con,win32com.client
ModuleNotFoundError: No module named 'win32gui'

Process finished with exit code 1

@oktiexe263
Copy link

You must install requirements for code. Try again pip install -r requirements with python 3.11 or older

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