Giter VIP home page Giter VIP logo

Comments (7)

RonaldoPerini avatar RonaldoPerini commented on July 30, 2024 1

you download the requirements?

from bombcrypto-bot.

opastorello avatar opastorello commented on July 30, 2024 1

sadness

Do the following:

pip uninstall wheel
pip uninstall pyautogui

later

pip install wheel
pip install pyautogui

in the order given

from bombcrypto-bot.

Jojiin avatar Jojiin commented on July 30, 2024

yup

D:\bombcrypto-bot-main>pip install -r requirements.txt
Requirement already satisfied: opencv-python in d:\python\lib\site-packages (from -r requirements.txt (line 1)) (4.5.4.58)
Requirement already satisfied: mss in d:\python\lib\site-packages (from -r requirements.txt (line 2)) (6.1.0)
Requirement already satisfied: pyautogui in d:\python\lib\site-packages (from -r requirements.txt (line 3)) (0.9.53)
Requirement already satisfied: pyyaml in d:\python\lib\site-packages (from -r requirements.txt (line 4)) (6.0)
Requirement already satisfied: requests in d:\python\lib\site-packages (from -r requirements.txt (line 5)) (2.26.0)
Requirement already satisfied: numpy>=1.21.2 in d:\python\lib\site-packages (from opencv-python->-r requirements.txt (line 1)) (1.21.4)
Requirement already satisfied: pymsgbox in d:\python\lib\site-packages (from pyautogui->-r requirements.txt (line 3)) (1.0.7)
Requirement already satisfied: PyTweening>=1.0.1 in d:\python\lib\site-packages (from pyautogui->-r requirements.txt (line 3)) (1.0.4)
Requirement already satisfied: pyscreeze>=0.1.21 in d:\python\lib\site-packages (from pyautogui->-r requirements.txt (line 3)) (0.1.26)
Requirement already satisfied: pygetwindow>=0.0.5 in d:\python\lib\site-packages (from pyautogui->-r requirements.txt (line 3)) (0.0.9)
Requirement already satisfied: mouseinfo in d:\python\lib\site-packages (from pyautogui->-r requirements.txt (line 3)) (0.1.3)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in d:\python\lib\site-packages (from requests->-r requirements.txt (line 5)) (1.26.7)
Requirement already satisfied: certifi>=2017.4.17 in d:\python\lib\site-packages (from requests->-r requirements.txt (line 5)) (2021.10.8)
Requirement already satisfied: idna<4,>=2.5 in d:\python\lib\site-packages (from requests->-r requirements.txt (line 5)) (3.3)
Requirement already satisfied: charset-normalizer~=2.0.0 in d:\python\lib\site-packages (from requests->-r requirements.txt (line 5)) (2.0.7)
Requirement already satisfied: pyrect in d:\python\lib\site-packages (from pygetwindow>=0.0.5->pyautogui->-r requirements.txt (line 3)) (0.1.4)
Requirement already satisfied: pyperclip in d:\python\lib\site-packages (from mouseinfo->pyautogui->-r requirements.txt (line 3)) (1.8.2)

from bombcrypto-bot.

opastorello avatar opastorello commented on July 30, 2024

same error
image

EDIT:

It was missing a dependency, it performed the installation and it worked normally.

pip install wheel

from bombcrypto-bot.

Jojiin avatar Jojiin commented on July 30, 2024

same error image

EDIT:

It was missing a dependency, it performed the installation and it worked normally.

pip install wheel

did this, but i'm still getting the same error #sadness
thx anyway

from bombcrypto-bot.

Jojiin avatar Jojiin commented on July 30, 2024

sadness

Do the following:

pip uninstall wheel pip uninstall pyautogui

later

pip install wheel pip install pyautogui

in the order given

Tried this too, and still same error
Thx again

from bombcrypto-bot.

Hermanyo avatar Hermanyo commented on July 30, 2024

sadness

Do the following:
pip uninstall wheel pip uninstall pyautogui
later
pip install wheel pip install pyautogui
in the order given

Tried this too, and still same error Thx again

Install python3 and then do pip3 install pyautogui

from bombcrypto-bot.

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.