Skip to content

Unable to Run in Non-Administrator Mode After Windows 10 Update #405

@seaspeak

Description

@seaspeak

After installing Servicing Stack 10.0.19041.5676 during a recent Windows 10 update, the application pyttsx3 can no longer be executed when using non-administrator mode. This issue was not present prior to the update. The application works without issues in administrator mode, but non-administrator mode now fails consistently.

  File "C:\Program Files\Python37\lib\site-packages\pyttsx3\__init__.py", line 20, in init
    eng = _activeEngines[driverName]
  File "C:\Program Files\Python37\lib\weakref.py", line 137, in __getitem__
    o = self.data[key]()
KeyError: None```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions