Skip to content

Error messages when launched on Arch Linux #17

@sevapopov2

Description

@sevapopov2

Hi all,
I am trying to use accessible_output2 with Orca and there is an error when I am running the test sample code.
import Accessible_output2.outputs.auto
o = accessible_output2.outputs.auto.Auto()
Output:
Cannot find Speech Dispatcher. Please install python-speechd or python3-speechd.
Cannot find espeak.core. Please install python-espeak or python3-espeak.
Arch Linux, Orca and speech-dispatcher from git, the latest version of espeak-ng.
I tried to search for python3-speechd and python3-espeak packages but there are no any in AUR.
Note:
pipenv is used, the library was installed with pipenv install accessible_output2.
I was told that I need to create a virtual environment with --system-site-packages flag but I don't know how to do that with pipenv yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions