Announce python 3.11 not supported

This commit is contained in:
litagin02
2023-07-22 19:05:19 +09:00
committed by GitHub
parent 4df5b53437
commit fa9c5249fa

View File

@@ -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.