Desamod / CatsGangBot

Bot for Cats Gang telegram bot
https://t.me/catsgang_bot
Apache License 2.0
24 stars 4 forks source link

Traceback (most recent call last): #6

Closed xMacoy01 closed 3 weeks ago

xMacoy01 commented 3 weeks ago

Activating virtual environment... Dependencies already installed, skipping installation. Skipping .env copying Starting the bot... Traceback (most recent call last): File "C:\Users\x\Desktop\Cats Bot\main.py", line 5, in from bot.utils import logger File "C:\Users\x\Desktop\Cats Bot\bot\utils__init__.py", line 2, in from . import launcher File "C:\Users\x\Desktop\Cats Bot\bot\utils\launcher.py", line 9, in from bot.core.tapper import run_tapper File "C:\Users\x\Desktop\Cats Bot\bot\core\tapper.py", line 22, in from ..utils.tg_manager.TGSession import TGSession ModuleNotFoundError: No module named 'bot.utils.tg_manager.TGSession' done PLEASE EDIT .ENV FILE Press any key to continue . . .

Desamod commented 3 weeks ago

Use python 3.10

Neo19867 commented 3 weeks ago

I am using python 3.11 and have same problem.

xMacoy01 commented 3 weeks ago

I am using version 3.11

Desamod commented 3 weeks ago

Please, check README, you need to use only python 3.10 for this bot