Giter Site home page Giter Site logo

autoit's People

Contributors

coproc avatar hhalaby avatar lonami avatar marcelpetrick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

autoit's Issues

import ait --> Error message

Traceback (most recent call last):
  File "post_on_instagram.py", line 5, in <module>
    import ait
  File "/opt/virtualenvs/python3/lib/python3.8/site-packages/ait/__init__.py", line 3, in <module>
    from .ait import *
  File "/opt/virtualenvs/python3/lib/python3.8/site-packages/ait/ait.py", line 57, in <module>
    from . import _linux as _mod
  File "/opt/virtualenvs/python3/lib/python3.8/site-packages/ait/_linux.py", line 9, in <module>
    from .logger import Logger
  File "/opt/virtualenvs/python3/lib/python3.8/site-packages/ait/logger.py", line 179, in <module>
    class KeyEvent:
  File "/opt/virtualenvs/python3/lib/python3.8/site-packages/ait/logger.py", line 192, in KeyEvent
    for name in dir(Xlib.XK)
AttributeError: 'NoneType' object has no attribute 'XK'

grammar issue in description

Hi, sorry to bother with this issue, but i spotted a grammar error in your PyPi page that lead me here, it said : "How does it look like" and i thought that it sounded weird so i googled and turns out "What does it look like" is the appropriate term.

Sorry for bothering with this hahaha i just couldn't.

click not taking 2 arguments

click(100,100)

>>File "\ait_windows.py", line 534, in click
raise TypeError('0, 1 or 3 arguments required, but {} given'.format(argc))
TypeError: 0, 1 or 3 arguments required, but 2 given

Cannot write in windows

Hey! I am trying to auto-write the path to select a file in Windows 10 explorer. Some commands from this library work, but text writing does not. I am writing the command ait.write(r'C:\Users\vladconq\ios.csv') and getting this error:
image

Can you fix this please?

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.