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

Launching sapi5 win32com has no attribute CLSIDToClassMap #359

Closed
LexiconCode opened this issue Oct 9, 2021 · 4 comments
Closed

Launching sapi5 win32com has no attribute CLSIDToClassMap #359

LexiconCode opened this issue Oct 9, 2021 · 4 comments
Labels
External Error Errors that exist outside the project Windows Speech Recognition Issues related to Windows Speech Recognition

Comments

@LexiconCode
Copy link
Member

When launching sapi5 via cli I get;

WARNING:engine:Exception while initializing sapi5 engine: module 'win32com.gen_py.C866CA3A-32F7-11D2-9602-00C04F8EE628x0x5x4' has no attribute 'CLSIDToClassMap'
ERROR:command:Exception while initializing sapi5 engine: module 'win32com.gen_py.C866CA3A-32F7-11D2-9602-00C04F8EE628x0x5x4' has no attribute 'CLSIDToClassMap

Workaround:

@LexiconCode LexiconCode added the Windows Speech Recognition Issues related to Windows Speech Recognition label Oct 9, 2021
@drmfinlay
Copy link
Member

Thanks for opening an issue on this problem. I've been aware of it for some time and came up with a similar workaround. Unless I am missing something, I'd say this is an external bug with pywin32.

@drmfinlay drmfinlay added the External Error Errors that exist outside the project label Oct 14, 2021
@drmfinlay
Copy link
Member

I don't even get this error on my system any more. Maybe it's fixed?

Or maybe it only happens when pywin32 is installed via pip? If I recall correctly, the installer version performs some extra steps, related to win32com, that can't feasibly be done via pip.

@LexiconCode
Copy link
Member Author

Yeah you can feel free to close as I have not experienced it in a while.

@drmfinlay
Copy link
Member

All right then. We can always re-open it later if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Error Errors that exist outside the project Windows Speech Recognition Issues related to Windows Speech Recognition
Projects
None yet
Development

No branches or pull requests

2 participants