We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception in Tkinter callback Traceback (most recent call last): File "D:\Program Files\anaconda3\lib\site-packages\sox\core.py", line 147, in soxi shell_output = subprocess.check_output( File "D:\Program Files\anaconda3\lib\subprocess.py", line 411, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "D:\Program Files\anaconda3\lib\subprocess.py", line 512, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['sox', '--i', '-D', 'D:\\Download\\audio-visual\\make-reddit-video\\auddit\\data\\raw\\trashy\\sound\\N2VudGNs\\N2VudGNs.mp3']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): secs = sox.file_info.duration(titleaudiopath) File "D:\Program Files\anaconda3\lib\site-packages\sox\file_info.py", line 122, in duration output = soxi(input_filepath, 'D') File "D:\Program Files\anaconda3\lib\site-packages\sox\core.py", line 153, in soxi raise SoxiError("SoXI failed with exit code {}".format(cpe.returncode)) sox.core.SoxiError: SoXI failed with exit code 1
N2VudGNs.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
N2VudGNs.zip
The text was updated successfully, but these errors were encountered: