Code Monkey home page Code Monkey logo

Comments (6)

ProstBlack avatar ProstBlack commented on June 3, 2024 1

Кароче, скачиваешь там tesseracr ocr и pytesseract. там в видео есть ссылки. потом скачиваешь FuzzyWuzzy.
Запускаешь командную строку и вводишь эти команды.
pip install FuzzyWuzzy
pip install pytesserac
И смотришь в видео как установить Tesseract OCR(время 3:53)
.
и после всего в командную строку вводишь
cd путь_папки_бота
python main.py
и всё, бот запущен.
но у меня проблема. No module named cv2.

from terraria-autofishing.

ProstBlack avatar ProstBlack commented on June 3, 2024

ответа мы так и не получим..

from terraria-autofishing.

shheeep avatar shheeep commented on June 3, 2024

Э

from terraria-autofishing.

LunarLibertatis avatar LunarLibertatis commented on June 3, 2024

Да боже я вообще ничего не понимаю у меня даже команды pip не работают, а когда ввожу cd и путь папки пишет, что неверное название папки.

from terraria-autofishing.

LunarLibertatis avatar LunarLibertatis commented on June 3, 2024

И вообще че делать после команды python main.py?

from terraria-autofishing.

nemeruf avatar nemeruf commented on June 3, 2024

я все понял,сначала делаем как человек сверху,т.е скачиваем тессеракт
инстуркция как его скачать https://www.youtube.com/watch?v=Rb93uLXiTwA&t=270s&ab_channel=AllroundZone
скачиваем pytesseract: pip install pytesseract в командную строку
скачиваем FuzzyWuzzy: pip install FuzzyWuzzy в командную строку
далее скачиваем opencv-python: pip install opencv-python
теперь pyAutoGui: pip install PyAutoGUI
и после всего в командную строку вводишь
cd путь_папки_бота
python main.py
и всё, бот запущен.

from terraria-autofishing.

Related Issues (5)

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.