OSX: No module named scipy
etienne-martin opened this issue · 1 comments
etienne-martin commented
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.
robbiebarrat commented
Everything's been rewritten so scipy is no longer a dependency.