Scipy with Python 2.4 on Windows - solution
Hello scipy-user, To succesfully build SciPy with Python 2.4, replace file \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32_support.py with http://home.uic.tula.ru/~s001180/scipy-py24/mingw32ccompiler.py Those who do not believe their spirit is bold enough to face tremendous nightmares of compiling tons of sources, may take a chance with this (beware, downloading is slow): http://home.uic.tula.ru/~s001180/scipy-py24/SciPy_complete-0.3.2.win32-py2.4... Note that this is UNofficial bugfix and UNofficial build. Just a quick hack for those who lost all hope. -- Best regards, rainman mailto:rainman.rocks@gmail.com
On Mon, 26 Sep 2005, rainman apparently wrote:
http://home.uic.tula.ru/~s001180/scipy-py24/SciPy_complete-0.3.2.win32-py2.4...
Note that this is UNofficial bugfix and UNofficial build. Just a quick hack for those who lost all hope.
Does this use the new scipy.core? Thanks, Alan Isaac
Alan G Isaac wrote:
On Mon, 26 Sep 2005, rainman apparently wrote:
http://home.uic.tula.ru/~s001180/scipy-py24/SciPy_complete-0.3.2.win32-py2.4...
Note that this is UNofficial bugfix and UNofficial build. Just a quick hack for those who lost all hope.
Does this use the new scipy.core?
No, I'm pretty sure it does not. -Travis
rainman wrote:
Hello scipy-user,
To succesfully build SciPy with Python 2.4, replace file \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32_support.py with http://home.uic.tula.ru/~s001180/scipy-py24/mingw32ccompiler.py
I've incorporated the changes rainman specified into the svn version of mingw32ccompiler.py Hopefully, this means that the compile will work for anybody with the svn version of scipy. Testers, welcomed. -Travis O.
Hello rainman,
To succesfully build SciPy with Python 2.4, replace file \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32_support.py
Sorry! of course, \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32ccompiler.py
with http://home.uic.tula.ru/~s001180/scipy-py24/mingw32ccompiler.py
-- Best regards, rainman mailto:rainman.rocks@gmail.com
This is a great post and a good news this morning (in France) !! I'm going to test that and will come back to you for the results .. Thanks a lot !! Sylvain rainman wrote:
Hello scipy-user,
To succesfully build SciPy with Python 2.4, replace file \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32_support.py with http://home.uic.tula.ru/~s001180/scipy-py24/mingw32ccompiler.py
Those who do not believe their spirit is bold enough to face tremendous nightmares of compiling tons of sources, may take a chance with this (beware, downloading is slow):
http://home.uic.tula.ru/~s001180/scipy-py24/SciPy_complete-0.3.2.win32-py2.4...
Note that this is UNofficial bugfix and UNofficial build. Just a quick hack for those who lost all hope.
Hi, Coming back to you .. I did download the exe and try to install it but without success .. The installation went well, but when I import scipy, the editor (PythonWin or Idle) just crash .. I hadn't the time (and maybe the "fighting spirit" !!) to compile the sources, so I just went back to Python 2.3 and adapt my scripts. Thanks anyway for your help .. Sylvain rainman wrote:
Hello scipy-user,
To succesfully build SciPy with Python 2.4, replace file \SciPy_complete-0.3.2\scipy_core\scipy_distutils\mingw32_support.py with http://home.uic.tula.ru/~s001180/scipy-py24/mingw32ccompiler.py
Those who do not believe their spirit is bold enough to face tremendous nightmares of compiling tons of sources, may take a chance with this (beware, downloading is slow):
http://home.uic.tula.ru/~s001180/scipy-py24/SciPy_complete-0.3.2.win32-py2.4...
Note that this is UNofficial bugfix and UNofficial build. Just a quick hack for those who lost all hope.
participants (4)
-
Alan G Isaac -
rainman -
Sylvain Gerbier -
Travis Oliphant