Jooi025 / BrawlStarsBot

Brawl stars bot for farming mastery in solo showdown
MIT License
132 stars 18 forks source link

No module named 'cv2' #23

Open jasiotranswo opened 4 months ago

jasiotranswo commented 4 months ago

C:\Users\Jan\miniconda3\python.exe C:\Users\Jan\Brawl_Bot\pythonProject\BrawlStarsBot\detection_test.py Traceback (most recent call last): File "C:\Users\Jan\Brawl_Bot\pythonProject\BrawlStarsBot\detection_test.py", line 1, in import cv2 as cv ModuleNotFoundError: No module named 'cv2'

Process finished with exit code 1

Jooi025 commented 4 months ago

have you install the required library?

jasiotranswo commented 3 months ago

Yes

MDHtrappy commented 3 months ago

make sure to use python 3.11.6, 3.12 won't work.