I am getting this error when trying to install Coqui TTS for my Python Project. C++ Build tools version 14 is already properly installed. Please advise on how to fix this. Thank you!
Error Text:
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for tts
Failed to build tts
ERROR: Could not build wheels for tts, which is required to install pyproject.toml-based projects
C:\Users\chris> copying TTS\bin\compute_attention_masks.py -> temp_build\TTS\bin
I tried to look up the error and went into the Coqui community chatroom and asked in the Learn Python Discord but got no answer.