SWAPY icon indicating copy to clipboard operation
SWAPY copied to clipboard

Installation issues

Open courtenayt opened this issue 9 years ago • 1 comments

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!

courtenayt avatar Aug 18 '16 12:08 courtenayt

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 ?

airelil avatar Aug 18 '16 22:08 airelil