Picovoice / eagle

On-device speaker recognition engine powered by deep learning
Apache License 2.0
23 stars 2 forks source link

Issue: Eagle Could not find a version that satisfies the requirement pvealgedemo (from versions: none) #66

Closed bryanhughes closed 3 months ago

bryanhughes commented 3 months ago

Have you checked the docs and existing issues?

SDK

Python

Eagle package version

1.0.0

Framework version

Python 3.10.2

Platform

NVIDIA Jetson

OS/Browser version

Ubuntu 22.04

Describe the bug

While trying to pip install the demo on my Jetson Orin AGX developer kit:

$ pip3 install pvealgedemo
ERROR: Could not find a version that satisfies the requirement pvealgedemo (from versions: none)
ERROR: No matching distribution found for pvealgedemo

Steps To Reproduce

pip3 install pvealgedemo

Expected Behavior

The installation of the demo

bryanhughes commented 3 months ago

So there is a typo on your documentation in the code block, which I copied and pasted.

pip3 install pvealgedemo

ErisMik commented 3 months ago

Thank you for the report. I've forwarded the issue to our docs team and they will push a fix soon. I'm going to close this issue as done.