Hi, I installed conda cloned the git repo and ranconda install -c conda-forge spleeter
but in the end I get
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment
here is the protocol what is missing please?
https://gist.github.com/daslicht/12abcf354040d080bf1fef0f1731eea8
I spleeter not compatible with python 3.8.2 ?
Current System: Windows 10 pro x64, Python 3.8.2
I ran the command in the PS which comes with anaconda, it has Python version 3.7.6
Hi @daslicht
We've not tested with python 3.8 but spleeter should work. I suspect it's more an issue with one of the dependencies. We'll take a look.
was the same problem, was solved when i run at first:
conda update --all