AIFSH / ComfyUI-XTTS

a custom comfyui node for coqui-ai/TTS's xtts module! support 17 languages voice cloning and tts
Mozilla Public License 2.0
45 stars 11 forks source link

When trying to install requirements.txt: #7

Open FemBoxbrawl opened 5 months ago

FemBoxbrawl commented 5 months ago

Collecting docopt Using cached docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egginfo did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\user\AppData\Local\Temp\pip-install-at892h0\docopt_eee0636ad1a04951a8485b61b5f3efdb\setup.py", line 3, in from docopt import version ModuleNotFoundError: No module named 'docopt' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.