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.
819 stars 538 forks source link

Erro com SandBox #615

Closed rxphaa closed 2 years ago

rxphaa commented 2 years ago

Estou tentando instalar o bot no Windows Sandox porem quanto tento executar o comando pip install -r requirements.txt. Ele retorna o erro da imagem image

Hikarusomai commented 2 years ago

try this one of those lines: py pip install -r requirements.txt or: python pip install -r requirements.txt

fguide commented 2 years ago

Você provavelmente esqueceu a opcao abaixo quando instalou o Python: image

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.