I can't get this to work since the move to python3
running this manually I'm getting the following:
./ni-stem create -x "./INPUT/master.wav" -s "./INPUT/drums.wav" "./INPUT/bass.wav" "./INPUT/other.wav" "./INPUT/vocals.wav"
list indices must be integers or slices, not str
I can't get this to work since the move to python3 running this manually I'm getting the following: ./ni-stem create -x "./INPUT/master.wav" -s "./INPUT/drums.wav" "./INPUT/bass.wav" "./INPUT/other.wav" "./INPUT/vocals.wav" list indices must be integers or slices, not str