Closed alien35 closed 6 years ago
This port looks awesome. Running python FromFileAutoTune.py ./teste.wav ./test2.wav returns:
python FromFileAutoTune.py ./teste.wav ./test2.wav
FromFileAutoTune.py:52: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison while datas !='': . [1] 10645 segmentation fault python FromFileAutoTune.py ./teste.wav ./test2.wav
I have this same issue, what was the solution?
while datas is not None:
let me know if it works for you
This port looks awesome. Running
python FromFileAutoTune.py ./teste.wav ./test2.wav
returns:FromFileAutoTune.py:52: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison while datas !='': . [1] 10645 segmentation fault python FromFileAutoTune.py ./teste.wav ./test2.wav