Jump to content

Recommended Posts

Posted (edited)

I recently discovered these: 

https://pypi.python.org/pypi/PyAutoIt

https://github.com/jacexh/pyautoit

I guess any python developer knows what these are.

 

The problem is that I`m on a 64bit version of Windows and i can`t use neither 

pip install -U pyautoit

nor 

python setup.py install

to install the package 

 

Is there anyone who has the same problem like me?

Suggest your suggestions :D

*(nice joke right there :shifty:)*


Problem solved -> Apparently when i run the setup.py file from github it worked.

 

Edited by KemyKo
Problem Solved
Posted (edited)
3 hours ago, TheDcoder said:

Just out of curiosity, what error did pip show?

Pip showed the same error like here.

error.png

Edited by KemyKo
Incomplete
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...