AllenDowney / ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
https://allendowney.github.io/ThinkDSP/
3.97k stars 3.23k forks source link

Missing Python File #8

Closed ptracton closed 8 years ago

ptracton commented 8 years ago

I populated from your tree tonight (1/4/2016) and ran the Makefile in the code directory. I received the following error:

python: can't open file 'violin.py': [Errno 2] No such file or directory

violin.py is not in the code directory. Can you please check it in?

AllenDowney commented 8 years ago

Will do.

On Tue, Jan 5, 2016 at 1:25 AM, Phil Tracton notifications@github.com wrote:

I populated from your tree tonight (1/4/2016) and ran the Makefile in the code directory. I received the following error:

python: can't open file 'violin.py': [Errno 2] No such file or directory

violin.py is not in the code directory. Can you please check it in?

— Reply to this email directly or view it on GitHub https://github.com/AllenDowney/ThinkDSP/issues/8.

AllenDowney commented 8 years ago

Fixed 6623c8d7d094a1823d371c4bf70cd1169689d9e6