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

Could not find a version that satisfies the requirement rhasspynlu (from versions: none) #83

Closed
gnusupport opened this issue Dec 28, 2022 · 1 comment

Comments

@gnusupport
Copy link

./bin/voice2json 
Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/data1/protected/Programming/git/voice2json/voice2json/__main__.py", line 26, in <module>
    from .pronounce import pronounce
  File "/home/data1/protected/Programming/git/voice2json/voice2json/pronounce.py", line 15, in <module>
    import rhasspynlu
ModuleNotFoundError: No module named 'rhasspynlu'
/home/admin/Programming/git/voice2json
$ pip install rhasspynlu
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement rhasspynlu (from versions: none)
ERROR: No matching distribution found for rhasspynlu
/home/admin/Programming/git/voice2json
$ 
@synesthesiam
Copy link
Owner

rhasspy-nlu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants