litagin02 / Style-Bert-VITS2

Style-Bert-VITS2: Bert-VITS2 with more controllable voice styles.
GNU Affero General Public License v3.0
771 stars 99 forks source link

Failed to download `torch==2.3.1+cu118` #140

Closed Kamii-Sam closed 5 months ago

Kamii-Sam commented 5 months ago

When I try to install the latest version, it gives me this error:

error: Failed to download torch==2.3.1+cu118 Caused by: Failed to unzip wheel: torch-2.3.1+cu118-cp310-cp310-win_amd64.whl Caused by: an upstream reader returned an error: an error occurred during transport: Request error: error decoding response body Caused by: an error occurred during transport: Request error: error decoding response body Caused by: Request error: error decoding response body Caused by: error decoding response body Caused by: request or response body error Caused by: error reading a body from connection Caused by: end of file before message length reached

Nothing else is said about it. What is the issue?

Kamii-Sam commented 5 months ago

Nevermind, I managed to fix the issue by upgrading python.

Kamii-Sam commented 5 months ago

Nevermind, I managed to fix the issue by upgrading python.