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

RVC v2 Disconnected Error CalledProcessError #2440

Open
cahayamahardika16 opened this issue Jan 16, 2025 · 3 comments
Open

RVC v2 Disconnected Error CalledProcessError #2440

cahayamahardika16 opened this issue Jan 16, 2025 · 3 comments

Comments

@cahayamahardika16
Copy link

Got Problem RVC v2 not working

Image

@cahayamahardika16
Copy link
Author

Installing faiss-gpu...

CalledProcessError Traceback (most recent call last)
in <cell line: 0>()
19 for package in pip_packages:
20 print(f"Installing {package}...")
---> 21 subprocess.check_call(['pip', 'install', '--upgrade', package])
22
23 # matplotlib version force to fix tensorboard error

/usr/lib/python3.11/subprocess.py in check_call(*popenargs, **kwargs)
411 if cmd is None:
412 cmd = popenargs[0]
--> 413 raise CalledProcessError(retcode, cmd)
414 return 0
415

CalledProcessError: Command '['pip', 'install', '--upgrade', 'faiss-gpu']' returned non-zero exit status 1.

@cahayamahardika16
Copy link
Author

cahayamahardika16 commented Jan 17, 2025

How come it's been an error for "CalledProcessError" so long? What's happening this sites not working.

@cahayamahardika16 cahayamahardika16 changed the title RVC v2 Disconnected Error RVC v2 Disconnected Error CalledProcessError Jan 17, 2025
@yukiarimo
Copy link

Same

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