jacexh / pyautoit

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

v0.6.4 missing lib #36

Closed AnthonyZJiang closed 3 years ago

AnthonyZJiang commented 3 years ago

Updated pyautoit to 0.6.4 and lib folder is missing from the package:

python -m pip install --upgrade pyautoit

Reverting back to 0.6.0 and the lib folder is back

python -m pip install --upgrade pyautoit==0.6.0
jacexh commented 3 years ago

fixed