Installation issues
Hello,
I'm excited to learn about pywinauto and swapy, but I'm having installation problems. I tried going to the links in the readme.md, but there don't seem to be any pre-built builds anywhere. All links are 404.
I've downloaded the latest master branch code, I ran pip install -r dev-requirements.txt to install the 2 prerequisite python libraries. Then I ran build.bat. It created the 32 and 64 bit exe files, but nothing happens when I run them.
Could some installation and/or build instructions be provided. I'm running on 64 bit Windows 7.
Thanks!
Hi @courtenayt, the links on SWAPY homepage work like a charm for me. Did you try to download exe files from SWAPY releases page: https://github.com/pywinauto/SWAPY/releases ?