I am having a lot of sucess updating packages by just changing setup.py from
scipy_distutils.core to numpy.distutils.core but I was wondering how to
change,
from scipy import scipy_version
for the latest scipy from subversion.
Thanks in advance.
Cheers,
-Morgan