Error when attempting to install via pip

#4
by JohnnyOmega - opened

Command ran per docs: pip3 install -i https://pypi.fury.io/balacoon/ balacoon-tts

Error: Looking in indexes: https://pypi.fury.io/balacoon/
ERROR: Could not find a version that satisfies the requirement balacoon-tts (from versions: none)
ERROR: No matching distribution found for balacoon-tts

How can I solve this issue?

Thanks

balacoon org

Hi,

which python version do you use? in fury index: https://pypi.fury.io/balacoon/balacoon-tts/ you can check the packages available (for python versions 3.6, 3.7, 3.8, 3.9).
If you have smth newer, I am afraid there is no prebuilt package for now.

Hope this helps.

clementruhm changed discussion status to closed

Sign up or log in to comment