jacexh / pyautoit

Python binding for AutoItX3.dll
MIT License
269 stars 74 forks source link

PyAutoIt wants to import fcntl module but it doesn't exist on Windows?!? #28

Open cseberino opened 5 years ago

cseberino commented 5 years ago

PyAutoIt wants to import fcntl module but it doesn't exist on Windows?!?

I tested on Windows 7. I can't do "import ait" because of this error.