proseltd / Telepathy-Community

Public release of Telepathy, an OSINT toolkit for investigating Telegram chats.
MIT License
949 stars 133 forks source link

instal error #23

Closed shanow7 closed 1 year ago

shanow7 commented 2 years ago

csi@csi:~/Desktop/OSINT$ git clone https://github.com/jordanwildon/Telepathy.git Cloning into 'Telepathy'... fatal: unable to access 'https://github.com/jordanwildon/Telepathy.git/': server certificate verification failed. CAfile: none CRLfile: none

can you help?

proseltd commented 1 year ago

How strange. Haven't been able to replicate this. Will check over things as I push out 2.1.10 and work on a fix if the problem persists.

shanow7 commented 1 year ago

pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable ERROR: Invalid requirement: 'Telethon=1.24.0' (from line 6 of requirements.txt) Hint: = is not a valid operator. Did you mean == ?

proseltd commented 1 year ago

Totally my fault. Rushed the update. Will fix when I get back home and in the meantime scream into the void.

Can be temporarily fixed by editing the requirements.txt to include “==“ instead of “=“ in all cases.

On Sun, Sep 25, 2022 at 16:11, jan bor @.***> wrote:

pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable ERROR: Invalid requirement: 'Telethon=1.24.0' (from line 6 of requirements.txt) Hint: = is not a valid operator. Did you mean == ?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>