mirror of
https://github.com/litagin02/rvc-tts-webui.git
synced 2026-03-07 14:23:14 +00:00
Announce python 3.11 not supported
This commit is contained in:
@@ -10,7 +10,7 @@ This can run on CPU without GPU (but slow).
|
||||
|
||||
## Install
|
||||
|
||||
Requirements: Tested for Python 3.10 on Windows 11.
|
||||
Requirements: Tested for Python 3.10 on Windows 11. Python 3.11 is probably not supported, so please use Python 3.10.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/litagin02/rvc-tts-webui.git
|
||||
@@ -82,4 +82,4 @@ ERROR: Could not build wheels for fairseq, which is required to install pyprojec
|
||||
```
|
||||
|
||||
Maybe fairseq needs Microsoft C++ Build Tools.
|
||||
[Download installer](https://visualstudio.microsoft.com/ja/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16) and install it.
|
||||
[Download installer](https://visualstudio.microsoft.com/ja/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16) and install it.
|
||||
|
||||
Reference in New Issue
Block a user