Open arthurwolf opened 6 months ago
Try adding this requirements.txt
file. I had a similar issue
botocore==1.34.88
@samtin0x thanks, curious why that worked
Yep my build is also going nuts repeating version numbers lowering by one:
> => # Collecting boto3<2.0,>=1.0
=> => # Downloading boto3-1.34.60-py3-none-any.whl (139 kB)
=> => # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 5.3 MB/s eta 0:00:00
=> => # Collecting botocore<1.35.0,>=1.34.60
=> => # Downloading botocore-1.34.60-py3-none-any.whl (12.0 MB)
please update this , build takes a long time to download all botocore versions
fuck botocore
Trying to install folllowing the instructions at https://github.com/myshell-ai/MeloTTS/blob/main/docs/install.md
What happens (after a git copy) :
Thank you.