Giter Club home page Giter Club logo

image_autoclicks's People

Contributors

well-c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

image_autoclicks's Issues

Script doesn't work anymore

Windows specifications:
Edition Windows 11 Enterprise
Version 23H2
Installed on ‎2024. ‎05. ‎13.
OS build 22631.3737
Experience Windows Feature Experience Pack 1000.22700.1009.0

  • Python 3.12 (64 bit) is installed.
  • pip install pyautogui keyboard numpy opencv-python was executed successfully
  • The problem occurs either with the provided sample images, or with my own .png images
  • Current version of pyscreeze is also installed

Problem:
I get the following message whenever run the script:

Press 'Escape' to quit this application anytime
File: ./input_images\1_edge.png
Exception in thread Thread-1 (main):
Traceback (most recent call last):
File "C:\Users\Veil\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\Users\Veil\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1010, in run
self._target(*self._args, **self.kwargs)
File "C:\Users\Veil\Desktop\image_autoclicks\custom_automation.py", line 55, in main
ret = clickImage(file)
^^^^^^^^^^^^^^^^
File "C:\Users\Veil\Desktop\image_autoclicks\custom_automation.py", line 21, in clickImage
screen_img = pyautogui.screenshot()
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Veil\AppData\Local\Programs\Python\Python312\Lib\site-packages\pyautogui_init
.py", line 228, in _couldNotImportPyScreeze
raise PyAutoGUIException(
pyautogui.PyAutoGUIException: PyAutoGUI was unable to import pyscreeze. (This is likely because you're running a version of Python that Pillow (which pyscreeze depends on) doesn't support currently.) Please install this module to enable the function you tried to call.

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.