autopy icon indicating copy to clipboard operation
autopy copied to clipboard

A simple, cross-platform GUI automation module for Python and Rust.

Results 44 autopy issues
Sort by recently updated
recently updated
newest added

I am unable to install autopy i am getting this error please say me the solution or fix for this error i tried many ways to install but i am...

I am trying to take screenshots and send to home assistant as jpeg. My solution works but is very inelligent.. please help ..I would like to do without PIL and...

After installing the AutoPy (pip install autopy), when I try to use it in my code I got following errors: File "/Users/pawellewicki/git/FX/venvARM/lib/python3.8/site-packages/autopy/__init__.py", line 6, in from . import alert, bitmap,...

nightly-x86_64-pc-windows-msvc installed - rustc 1.58.0-nightly (d914f17ca 2021-11-16) error: invalid toolchain name: '2019-10-05'

autopy is not working on python version > 3.8 Update required https://github.com/autopilot-rs/autopy/blob/master/README.md regarding Requirements

#86 Since autopy is not working on python version > 3.8, added mention in README.md

I'm hoping someone can help me. I'm currently using OSX Big Sur on an intel chipset and cannot control my mouse using autopy. I'm able to trigger an alert using...

ERROR: Command errored out with exit status 1: command: 'C:\Users\ROHIT\anaconda3\envs\jarvis\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\ROHIT\\AppData\\Local\\Temp\\pip-install-6en0s2vv\\autopy_072107043db444dab83778bbbbf91c71\\se tup.py'"'"'; __file__='"'"'C:\\Users\\ROHIT\\AppData\\Local\\Temp\\pip-install-6en0s2vv\\autopy_072107043db444dab83778bbbbf91c71\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else...

ERROR: Could not find a version that satisfies the requirement autopy==3.0.0 (from versions: 0.5, 0.51, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 2.0.0, 2.1.0, 3.0.0, 3.0.1, 3.1.0, 4.0.0) ERROR: No matching distribution found...

`C:\Users\Administrator\AppData\Local\Programs\Python\Python39>pip3 install autopy -U Collecting autopy Using cached autopy-4.0.0.tar.gz (20 kB) Building wheels for collected packages: autopy Building wheel for autopy (setup.py) ... error ERROR: Command errored out with exit...