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

Error during pip install xtts-api-server: error: Microsoft Visual C++ 14.0 or greater is required #60

Open
henvu50 opened this issue Feb 20, 2024 · 1 comment

Comments

@henvu50
Copy link

henvu50 commented Feb 20, 2024

I got the following error when installing xtts-api-server:

pip install xtts-api-server
..
...
....
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

Failed to build tts
ERROR: Could not build wheels for tts, which is required to install pyproject.toml-based projects

The only way to resolve it was a 10gb download of Visual Studio C++ and MS Build Tools 2015; selected from the visual studio installer, after you select Visual Studio C++.

Is this normal? Did all of you guys have to install VS C++ and the Build Tools? That was 10gb of software I'd rarely use. I'm not complaining, just wondering if this is normal?

@chanis2
Copy link
Contributor

chanis2 commented Feb 24, 2024

I'm on windows using it with wsl. WSL install.
However WSL uses more than 10GB 😅

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