Skip to content
New issue

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

--new-audio Not working - No such file or directory: '/usr/local/bin/lddecode/audio.py' #646

Closed
IanSmallshire opened this issue Jul 12, 2021 · 0 comments

Comments

@IanSmallshire
Copy link
Collaborator

Still having the same issue:

Have just done:
git pull
git make all
sudo make install

ian@ian-ddd230:/media/ian/NAS/Banana1/Kal$ ld-decode Sample.lds Sample --PAL -s 106 --noEFM -t 8 --new-audio
Traceback (most recent call last):
File "/usr/local/bin/ld-decode", line 293, in
audio_process = subprocess.Popen(cmd, stdin=subprocess.PIPE)
File "/usr/lib/python3.8/subprocess.py", line 858, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/bin/lddecode/audio.py'
ian@ian-ddd230:/media/ian/NAS/Banana1/Kal$

happycube added a commit that referenced this issue Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants