Giter VIP home page Giter VIP logo

e7-auto-shop-refresh's People

Contributors

emaolay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

e7-auto-shop-refresh's Issues

TypeError: 'NoneType' object is not subscriptable

Error occurs when running script. Here is the log to go along with it.

(base) C:\Users\kuynh\Documents\E7-Auto-Shop-Refresh-main>python AutoRefresh.py
Traceback (most recent call last):
File "AutoRefresh.py", line 102, in
RB_point=pyautogui.center(RB_pos)
File "C:\Users\huynh\anaconda3\lib\site-packages\pyscreeze_init_.py", line 582, in center
return Point(coords[0] + int(coords[2] / 2), coords[1] + int(coords[3] / 2))
TypeError: 'NoneType' object is not subscriptable

First time using Python, need some help with errors

Hi there.

Encountering some trouble with installing the modules. I installed anaconda and use it to install the 4 modules, but even though pyautogui is installed, the module doesn't run when executing the code:

(E7) C:\Users\kktk>pip install pyautogui
Requirement already satisfied: pyautogui in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (0.9.52)
Requirement already satisfied: pymsgbox in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyautogui) (1.0.9)
Requirement already satisfied: pygetwindow>=0.0.5 in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyautogui) (0.0.9)
Requirement already satisfied: mouseinfo in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyautogui) (0.1.3)
Requirement already satisfied: PyTweening>=1.0.1 in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyautogui) (1.0.3)
Requirement already satisfied: pyscreeze>=0.1.21 in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyautogui) (0.1.26)
Requirement already satisfied: pyrect in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pygetwindow>=0.0.5->pyautogui) (0.1.4)
Requirement already satisfied: Pillow>=6.2.1 in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from pyscreeze>=0.1.21->pyautogui) (8.2.0)
Requirement already satisfied: pyperclip in c:\users\kktk\anaconda3\envs\e7\lib\site-packages (from mouseinfo->pyautogui) (1.8.2)

(E7) C:\Users\kktk>"C:\Users\kktk\Desktop\E7-Auto-Shop-Refresh-main\Auto Refresh.py"
Traceback (most recent call last):
File "C:\Users\kktk\Desktop\E7-Auto-Shop-Refresh-main\Auto Refresh.py", line 9, in
from pyautogui import *
ModuleNotFoundError: No module named 'pyautogui'

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.