Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tg-login: command not found #6

Open
Shadow27374 opened this issue Jun 22, 2024 · 0 comments
Open

tg-login: command not found #6

Shadow27374 opened this issue Jun 22, 2024 · 0 comments

Comments

@Shadow27374
Copy link

pip install tg-login
Defaulting to user installation because normal site-packages is not writeable
Collecting tg-login
  Downloading tg_login-0.0.4-py3-none-any.whl (4.5 kB)
Collecting typer<0.8.0,>=0.7.0
  Downloading typer-0.7.0-py3-none-any.whl (38 kB)
Collecting Telethon<2.0.0,>=1.25.1
  Downloading Telethon-1.36.0.tar.gz (606 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 606.3/606.3 KB 10.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting python-dotenv<0.22.0,>=0.21.0
  Downloading python_dotenv-0.21.1-py3-none-any.whl (19 kB)
Collecting pyaes
  Downloading pyaes-1.6.1.tar.gz (28 kB)
  Preparing metadata (setup.py) ... done
Collecting rsa
  Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting click<9.0.0,>=7.1.1
  Downloading click-8.1.7-py3-none-any.whl (97 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 13.5 MB/s eta 0:00:00
Collecting pyasn1>=0.1.3
  Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 KB 11.7 MB/s eta 0:00:00
Building wheels for collected packages: Telethon, pyaes
  Building wheel for Telethon (pyproject.toml) ... done
  Created wheel for Telethon: filename=Telethon-1.36.0-py3-none-any.whl size=680894 sha256=89356b25f9c9991fc42ddab5367a1c90a496c6ff3b081a443e47ad3dc2fa6cf0
  Stored in directory: /home/sysadmin/.cache/pip/wheels/4f/6f/86/da2c68242ca7dd92786186731ee763b7ecac8866666ac47170
  Building wheel for pyaes (setup.py) ... done
  Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26363 sha256=2d6753e5d6fbde428ede7c9fbe2d4784c6cf31032f3fe27cfea0a20a427cd142
  Stored in directory: /home/sysadmin/.cache/pip/wheels/d6/84/5f/ea6aef85a93c7e1922486369874f4740a5642d261e09c59140
Successfully built Telethon pyaes
Installing collected packages: pyaes, python-dotenv, pyasn1, click, typer, rsa, Telethon, tg-login
  WARNING: The script dotenv is installed in '/home/sysadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The scripts pyrsa-decrypt, pyrsa-encrypt, pyrsa-keygen, pyrsa-priv2pub, pyrsa-sign and pyrsa-verify are installed in '/home/sysadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script tg-login is installed in '/home/sysadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed Telethon-1.36.0 click-8.1.7 pyaes-1.6.1 pyasn1-0.6.0 python-dotenv-0.21.1 rsa-4.9 tg-login-0.0.4 typer-0.7.0
tg-login
tg-login: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant