JackismyShephard / ultimate-rvc

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

fix setuptools bug #69

Closed JackismyShephard closed 3 months ago

JackismyShephard commented 3 months 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