Skip to content

cannot install current version on raspberry pi #322

@hslr4

Description

@hslr4

pip install openwakeword does not install the most recent version 0.6 from pypi but instead falls back to 0.4.

pip install openwakeword==0.6 fails due to the tflite dependency (´ERROR: Could not find a version that satisfies the requirement tflite-runtime<3,>=2.8.0; platform_system == "Linux" (from openwakeword) (from versions: none)`)

The tflite dependency seems to be removed already in setup.py, though

pip install git+https://github.com/dscripka/openWakeWord fails, too because ERROR: No matching distribution found for speexdsp-ns<1,>=0.1.2; platform_system == "Linux"

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