-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Your https://github.com/AudioCommons/timbral_models/blob/master/setup.py depends on sklearn, which is now deprecated. The suggested fix is to use scikit-learn instead.
Does someone have the time to try this? For some reason I get an error when trying to clone the repository. The easiest way to try might be
- clone the repository
- change line 27 in https://github.com/AudioCommons/timbral_models/blob/master/setup.py
- in the terminal, go into the repository with
cd your/path/to/timbral_modelsand try to locally install usingpip install -e .(you might want to do this in a separate python environment)
Metadata
Metadata
Assignees
Labels
No labels