Git Product home page Git Product logo

Comments (9)

pixelari avatar pixelari commented on July 30, 2024 1

It doesn't work on Mac. I have working version on Mac, but it's a big mess for a PR. In few words, Mac Retina resolution needs a coordinates divided by 2.

https://medium.com/@tracy_blog/pyautogui-and-retina-displays-2d5c37a5aa5e

Also you need to remove Windows sounds, cause MacOS doesn't have those.

from roc.

Sunuba avatar Sunuba commented on July 30, 2024

It is os independent. Should work on osx

from roc.

bsormagec avatar bsormagec commented on July 30, 2024

which version of python are u using ?

from roc.

bsormagec avatar bsormagec commented on July 30, 2024

its returning error on pip install @Sunuba

ERROR: Could not find a version that satisfies the requirement pywin32==227 (from -r requirements.txt (line 104)) (from versions: none)
ERROR: No matching distribution found for pywin32==227 (from -r requirements.txt (line 104))

from roc.

Sunuba avatar Sunuba commented on July 30, 2024

Mine is 3.6.5

from roc.

Sunuba avatar Sunuba commented on July 30, 2024

I guess mac uses 2.7 by default. It won't work on that version.

from roc.

bsormagec avatar bsormagec commented on July 30, 2024

@tehleet if you create a new repo can you share me. I dont have any experience on pyton-ui apps.

from roc.

pixelari avatar pixelari commented on July 30, 2024

@bsormagec I doubt it. I currently doing it on Windows and more of coordinates based aproach. The fix isn't very hard, as I remember correctly, you just need in ImageCoordinate class devide by 2 returned coordinate

from roc.

bsormagec avatar bsormagec commented on July 30, 2024

I didnt run this project on osx, is anybody run it on osx? and give me a repository url ?

from roc.

Related Issues (3)

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.