mpcabete / bombcrypto-bot

This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.
818 stars 540 forks source link

CV2 / ImportError: DLL load failed while importing cv2: The specified module could not be found. #532

Closed amz-khampasong closed 2 years ago

amz-khampasong commented 2 years ago

image

amz-khampasong commented 2 years ago

already install requirements

doug14 commented 2 years ago

Hi, I solved this problem by installing opencv-python last without including the suggested version and also installed opencv-python-headless.

williamzzz1 commented 2 years ago

i solved this by command: pip install "opencv-python-headless<4.3"

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.