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

Requirements.txt is missing some packages: pyautogui, uiautomation #172

Open
mcasalaina opened this issue Jan 15, 2025 · 2 comments
Open

Comments

@mcasalaina
Copy link

Some modules appear to be missing from the requirements.txt.

Upon installing as instructed from the quick start, I first get:

No module named 'pyautogui'

After pip installing pyautogui, I then get:

No module named 'uiautomation'

Finally, after pip installing uiautomation, UFO actually starts up. These packages should surely be added to the requirements.txt. Thank you.

@vyokky
Copy link
Contributor

vyokky commented Jan 15, 2025

Thanks @mcasalaina , we've updated in requirements.txt and will publish in the new release shortly.

@vyokky
Copy link
Contributor

vyokky commented Jan 21, 2025

This is fixed in the latest release now.

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

No branches or pull requests

2 participants