Impossible to import Spleeter/Deezer environment
Hello, When trying to import Spleeter/Deezer environment to Anaconda.Navigator, I get this error message :
ScannerError('while scanning for the next token', None, "found character '%' that cannot start any token", <ruamel_yaml.error.StringMark object at 0x000001D6EA8B3040>)
I don't know what the problem is. I have already tried to redownload the spleeter-master zip but it didn't work. FYI, I have a PC with Windows 10.
Please, could someone help me with this issue ? Thanks very much in advance for your help and time !
Best regards,
80anny
What commands are you running with this import?
What versions of Python and Conda are you running on your machine? The error message seems to indicate that it is a problem with the ruamel.yaml package. Try updating Conda and Python to their latest versions and try installing again.
Let me know if that helps.