Giter VIP home page Giter VIP logo

Comments (8)

xdavidhu avatar xdavidhu commented on June 10, 2024 1

@tehmaNoF Try installing it with pip3:

pip3 install python-telegram-bot

If that's not working:

python3 -m pip install python-telegram-bot

If you don't have pip3, you can install it with this command:

sudo apt update && sudo apt install python3-pip -y

from langhost.

xdavidhu avatar xdavidhu commented on June 10, 2024

Hey!

setup.py should install the Telegram package if you didn't cancel the requirements install and then restart itself and start the Telegram verification process.

Try restarting the setup.py script after you made sure it installed the python-telegram-bot package.

from langhost.

nmkmms avatar nmkmms commented on June 10, 2024

Where the python-telegram-bot must be installed?

from langhost.

xdavidhu avatar xdavidhu commented on June 10, 2024

Yes @nmkmms, the python-telegram-bot package is necessary for lanGhost to work.

from langhost.

tehmaNoF avatar tehmaNoF commented on June 10, 2024

How to install python-telegram-bot ?

from langhost.

extbodyan avatar extbodyan commented on June 10, 2024

@tehmaNoF git clone https://github.com/python-telegram-bot/python-telegram-bot

python setup.py install

git submodule update --init --recursive

from langhost.

tehmaNoF avatar tehmaNoF commented on June 10, 2024

Hey,
Still says :
File "/root/lanGhost/setup.py", line 83, in
from telegram.ext import Updater, MessageHandler, Filters
ModuleNotFoundError: No module named 'telegram'

from langhost.

ChandraOrbit avatar ChandraOrbit commented on June 10, 2024

I experienced the same thing.
I tried using Raspberry Pi Zero W

i got error

TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'

from langhost.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.