naufalmng / telegram-sleuth

Extract and analyze data from Telegram chats.
GNU General Public License v3.0
5 stars 0 forks source link

Issue with pip3 install? #2

Open revanth844 opened 5 months ago

revanth844 commented 5 months ago

Getting import error even though module is installed

$ pip3 install telegram-sleuth
Collecting telegram-sleuth
  Downloading telegram_sleuth-0.0.1.post6-py3-none-any.whl.metadata (4.6 kB)
Downloading telegram_sleuth-0.0.1.post6-py3-none-any.whl (17 kB)
Installing collected packages: telegram-sleuth
Successfully installed telegram-sleuth-0.0.1.post6

$ py Telegram.py
Traceback (most recent call last):
  File "G:\Git\tgm-sleuth-eval\Telegram.py", line 1, in <module>
    from telegram_sleuth import Sleuth
ModuleNotFoundError: No module named 'telegram_sleuth'
Goififpdpyfydoddoy commented 2 months ago

yeah this project do not work dependencys are messing a lot