bot icon indicating copy to clipboard operation
bot copied to clipboard

I got this error the first time I started

Open huydonal opened this issue 1 year ago • 1 comments

What happened: Traceback (most recent call last): File "D:\boot master\bot-master\bot-master\run.py", line 1, in import GramAddict File "D:\boot master\bot-master\bot-master\GramAddict_init_.py", line 6, in from GramAddict.core.bot_flow import start_bot File "D:\boot master\bot-master\bot-master\GramAddict\core\bot_flow.py", line 6, in from colorama import Fore, Style ModuleNotFoundError: No module named 'colorama'

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • GramAddict version:
  • Device Model/Emulator Type:
  • Android Version:
  • Instagram Version:
  • Discord Ticket ID: *(if submitting crash log)

Relevant Logs:

  • activate debug mode in confing.yml if you want to paste from the console, otherwise attach the log file from the logs folder




*Note: if you have a crash log, please do not attach the archive here as this is not a secure place to upload the sensitive data inside. Please open a ticket in Discord in #lobby and provide the ticket ID here.

huydonal avatar Apr 09 '24 16:04 huydonal

"pip install colorama" should solve that problem, but there will be more. Keep trying - this tool needs more contributors :)

fp231 avatar Aug 21 '25 06:08 fp231