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

/home/hansenm/opt/webrtc-noise-gain/python.cpp' cannot be absolute #205

Open
andzejsp opened this issue Aug 12, 2024 · 1 comment
Open

Comments

@andzejsp
Copy link

andzejsp commented Aug 12, 2024

Cant install this on windows, as per documentation:

git clone https://github.com/rhasspy/wyoming-satellite.git
cd wyoming-satellite/
python -m venv .venv
.venv/Scripts/pip3 install --upgrade pip
.venv/Scripts/pip3 install --upgrade wheel setuptools
.venv/Scripts/pip3 install -f 'https://synesthesiam.github.io/prebuilt-apps/' -r requirements.txt -r requirements_audio_enhancement.txt -r requirements_vad.txt #<----- errors out on this line

Error

      ValueError: path '/home/hansenm/opt/webrtc-noise-gain/python.cpp' cannot be absolute
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
@tannisroot
Copy link
Contributor

Windows is not supported by this afaik

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