Jump to content

AUTOIT WITH PYHTON


KemyKo
 Share

Recommended Posts

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
Link to comment
Share on other sites

  • Moderators

If you google python windows error 193 you'll see a number of threads on the topic.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • 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
 Share

×
×
  • Create New...