GithubHelp home page GithubHelp logo

Comments (9)

spyoungtech avatar spyoungtech commented on August 16, 2024 5

If you have the autohotkey executable downloaded, but not on PATH, you can use the following code

from ahk import AHK
ahk = AHK(executable_path="C:\\Path\\To\\AutoHotkey.exe")

Let me know if that works for you.

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

still not working
still not working

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

how to know if it is on the path or not?

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

tihs
help

from ahk.

spyoungtech avatar spyoungtech commented on August 16, 2024

You must locate the actual path of AutoHotkey.exe on your system for executable_path. What I provided is meant to be an example.

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

i did this too
1

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

I also switched to python 3.73 32 bit but it still not working

from ahk.

spyoungtech avatar spyoungtech commented on August 16, 2024

You have an extra line calling ahk = AHK() again there. It's not needed. The first one with executable_path=... worked.

from ahk.

vectinaton avatar vectinaton commented on August 16, 2024

it works thanks a lot !!!!

from ahk.

Related Issues (20)

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.