Hi,
I have installed on my RPi.
I want to use Scipy for Real time sound analysis but I fail to install it.
I tried:
sudo easy_install scipy # Installed for about one hour then failed that it cannot import numpy.distutils.log, but I could import it from Python.
sudo apt-get install python-scipy # This failed right after I hit enter.
I googled and I learned that Scipy has been supported only since lately.
I haven't done any
sudo apt-get update
sudo apt-get upgrade
because it might overwrite Wolfson drivers.
Or is there a way to restore the drivers after I update and upgrade?
Is it only the driver configuration files and use_case scripts that matter?(This sounds too good to be true.....)
Has anyone installed Scipy on Ragnar's image?
Thanks in advance.





