Giter VIP home page Giter VIP logo

Comments (9)

EmaOlay avatar EmaOlay commented on July 19, 2024

It seems that you did not install pyautogui.
Here's link:
https://pyautogui.readthedocs.io/en/latest/install.html

from e7-auto-shop-refresh.

duradara avatar duradara commented on July 19, 2024

Okey now I am getting this error.
Screenshot 2020-11-20 131847
Do you have a list of mudules that I have to install?

from e7-auto-shop-refresh.

EmaOlay avatar EmaOlay commented on July 19, 2024

In case any other "Missing module" error pops up it's probably because it's not installed.
I believe all the modules I used were these:
pip install pywin32
pip install keyboard
pip install pyautogui
pip install opencv-python

from e7-auto-shop-refresh.

duradara avatar duradara commented on July 19, 2024

How do I install these?

from e7-auto-shop-refresh.

EmaOlay avatar EmaOlay commented on July 19, 2024

The same way you just intalled pyautogui, open the console and type the commands I just wrote.

from e7-auto-shop-refresh.

duradara avatar duradara commented on July 19, 2024

Thx I forgot to add "py -m" at the start.
Whilie instaling opencv-python i got this warning;
Screenshot 2020-11-20 134926
Should I care? if so, how do I add this to path?

from e7-auto-shop-refresh.

EmaOlay avatar EmaOlay commented on July 19, 2024

Mmmm I believe it is not necesary to add it to path since it's only a warning but if any error pops up tell me and I'll find a way to add it to path.

from e7-auto-shop-refresh.

duradara avatar duradara commented on July 19, 2024

I fount how to add it to path thanx to this but now I get this error,
Screenshot 2020-11-20 134926
Sorry for all the question I am asking.

from e7-auto-shop-refresh.

EmaOlay avatar EmaOlay commented on July 19, 2024

It's fine I appreciate your interest, all error appear in init.py, have you tried looking into that tiyurl?
It seems to have something to do with numpy, maybe reinstalling could fix this issue.
Is it your first time running a python script? if it is I would suggest using a distro like anaconda and re running the commands mentioned above in the anaconda promt.

from e7-auto-shop-refresh.

Related Issues (4)

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.