Code Monkey home page Code Monkey logo

Comments (2)

1337w0rm avatar 1337w0rm commented on June 6, 2024

Run pip install -r requirements.txt

from yeetmeet.

eyjge avatar eyjge commented on June 6, 2024

@1337w0rm
Yes,i run it already and i run it again,but the result still same

ubuntu@instance-20210712-1660:~/YeetMeet$ pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pause==0.2 in /home/ubuntu/.local/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (0.2)
Requirement already satisfied: python_telegram_bot==12.5.1 in /home/ubuntu/.local/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (12.5.1)
Requirement already satisfied: selenium==3.141.0 in /home/ubuntu/.local/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (3.141.0)
Requirement already satisfied: psutil==5.7.2 in /home/ubuntu/.local/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.7.2)
Requirement already satisfied: pylivestream==1.11.1 in /home/ubuntu/.local/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (1.11.1)
Requirement already satisfied: tornado>=5.1 in /home/ubuntu/.local/lib/python3.8/site-packages (from python_telegram_bot==12.5.1->-r requirements.txt (line 2)) (6.1)
Requirement already satisfied: decorator>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from python_telegram_bot==12.5.1->-r requirements.txt (line 2)) (5.0.9)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from python_telegram_bot==12.5.1->-r requirements.txt (line 2)) (2019.11.28)
Requirement already satisfied: future>=0.16.0 in /home/ubuntu/.local/lib/python3.8/site-packages (from python_telegram_bot==12.5.1->-r requirements.txt (line 2)) (0.18.2)
Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from python_telegram_bot==12.5.1->-r requirements.txt (line 2)) (2.8)
Requirement already satisfied: urllib3 in /usr/lib/python3/dist-packages (from selenium==3.141.0->-r requirements.txt (line 3)) (1.25.8)
ubuntu@instance-20210712-1660:~/YeetMeet$ python chromium.py
Traceback (most recent call last):
  File "chromium.py", line 3, in <module>
    from telegram.ext import CommandHandler, Job, run_async
ImportError: No module named telegram.ext

from yeetmeet.

Related Issues (20)

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.