pyAudioAnalysis icon indicating copy to clipboard operation
pyAudioAnalysis copied to clipboard

Problems with installation. Trouble in the dependency libraries...

Open ar-valdez opened this issue 3 years ago • 1 comments

I am trying to install the library. And I am having problems satisfying the versions listed for each dependency on the file requirements.txt.

I have "newer" versions, and I want to keep these new versions, yet the command pip install -r ./requirements.txt forces me to downgrade...

Can you suggest to me how to bypass the problem?

Thanks

ar-valdez avatar Apr 24 '21 19:04 ar-valdez

Maybe you can try to remove the version information from the requirements.txt and install from there. In general, it is not guranteed to work, but it works for me.

slowglow avatar May 26 '21 08:05 slowglow