diff --git a/README.md b/README.md index 2adecf0..2c88c3b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,12 @@ conda activate GPTSoVits bash install.sh ``` ### Install Manually +#### Make sure you have the distutils for python3.9 installed + +```bash +sudo apt-get install python3.9-distutils +``` + #### Pip Packages ```bash