shamhi / NotCoinBot

Bot that mines coins in Notcoin
https://t.me/notcoin_bot
MIT License
69 stars 23 forks source link

Not able to run cliclker,py #44

Open sukantsaumya opened 6 months ago

sukantsaumya commented 6 months ago

$ 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'

Visualua commented 6 months ago

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