Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install pywinauto with python 3.3 #31

Closed
GoogleCodeExporter opened this issue May 25, 2015 · 1 comment
Closed

Unable to install pywinauto with python 3.3 #31

GoogleCodeExporter opened this issue May 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Downloaded and tried to install using command python setup.py install
2. first error was except syntax error, solved it and tried to install
3. Got Import error: No module named 'findwindows'

What is the expected output? What do you see instead?
Got Import error: No module named 'findwindows'

What version of the product are you using? On what operating system?
python 3.3, pywinauto version 0.4.2, Win 7 operating system

Please provide any additional information below.


Original issue reported on code.google.com by mallikha...@gmail.com on 24 Dec 2014 at 9:11

@GoogleCodeExporter
Copy link
Author

This clone can be installed on Python 3.4 (and probably on Python 3.3):
https://github.com/vasily-v-ryabov/pywinauto-64

Original comment by vasily.v...@gmail.com on 26 Mar 2015 at 10:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants