JackismyShephard / ultimate-rvc

An app for creating song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
MIT License
16 stars 5 forks source link

fix setuptools bug #69

Closed JackismyShephard closed 1 month ago

JackismyShephard commented 1 month ago

Currently setuptools package cannot be upgraded via pip due to an error introduced in its latest version. This PR fixes that by pinning setuptools to a prior version. More information can be found here: https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test