cryptotwinsbr / bomberland-bot

This is a free python bot program that crosses you to farm with auto click in space crypto NFT game, having fun :) Creator: Marlon Zanardi
169 stars 62 forks source link

It's not working on mac #44

Open scrpn13 opened 2 years ago

scrpn13 commented 2 years ago

Did somebody try run it from mac?

s-areal commented 2 years ago

I tried and it did not work. The error is bellow. Can anyone help?


Traceback (most recent call last): File "spacecrypto-bot.py", line 2, in from cv2 import cv2 ImportError: No module named cv2


For PIP installation i did:

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python3 get-pip.py

PS - I dont have a clue about i'm doing here. Just copy and pasting commands.

scrpn13 commented 2 years ago

i installed all requirements, just use command pip3, not pip