robbiebarrat/rapping-neural-network

OSX: No module named scipy

etienne-martin opened this issue · 1 comments

I got the following error when trying to run python deeprap.py on OSX.

I fixed the error by executing the following command: pip install scipy.

Maybe we can add scipy to the requirements.txt file.

Thanks for your work.

Everything's been rewritten so scipy is no longer a dependency.