Skip to content

[Windows] comtypes not included #216

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

Closed
mirober opened this issue Jan 20, 2021 · 5 comments
Closed

[Windows] comtypes not included #216

mirober opened this issue Jan 20, 2021 · 5 comments

Comments

@mirober
Copy link

mirober commented Jan 20, 2021

Doesn't seem to be present in site-packages and pip install fails with

ERROR: Error [WinError 2] The system cannot find the file specified while executing command python setup.py egg_info
ERROR: Could not install packages due to an EnvironmentError: [WinError 2] The system cannot find the file specified
@lunixbochs
Copy link

What's your talon version?

@mirober
Copy link
Author

mirober commented Jan 20, 2021

One of these days i will remember to include that.. v0.1.4-44

@lunixbochs
Copy link

wait are you able to use win32com instead of comtypes? we do have the former I think

@mirober
Copy link
Author

mirober commented Jan 23, 2021

I'll look into it, though from what I've seen projects which use Windows accessibility APIs tend to require comtypes - see e.g. nvda.

@lunixbochs
Copy link

pip should be fixed in beta 0.1.4-206

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