NotCoinBot icon indicating copy to clipboard operation
NotCoinBot copied to clipboard

Not able to run cliclker,py

Open sukantsaumya opened this issue 1 year ago • 1 comments

$ python main.py Traceback (most recent call last): File "C:\Users\14sau\NotCoinBot\main.py", line 3, in from tortoise import run_async ModuleNotFoundError: No module named 'tortoise'

sukantsaumya avatar Mar 28 '24 19:03 sukantsaumya

Install this module cmd -> and put command pip3 install -r requirements.txt or pip install -r requirements.txt

Visualua avatar Mar 28 '24 23:03 Visualua