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 536 forks source link

erro desconhecido preciso de ajuda #671

Closed rafaell02 closed 2 years ago

rafaell02 commented 2 years ago

ModuleNotFoundError: No module named 'yaml'

essa mensagem aparece pra mim no cmd, segui os passo a passo corretamente , alguem pode me ajudar ?

rafaell02 commented 2 years ago

C:\bomb>python3 index.py Traceback (most recent call last): File "index.py", line 2, in from src.logger import logger, loggerMapClicked File "C:\bomb\src\logger.py", line 4, in import yaml ModuleNotFoundError: No module named 'yaml'

aqui todas as informações do erro

leandrodoc commented 2 years ago

Boas, você fez a atualização no CMD "pip install -r requirements.txt" como administrador?

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.