[Pypar-developers] FW: python-C API compatibility problem with pypar [SEC=UNCLASSIFIED]
Brought to you by:
uniomni
|
From: <Ole...@ga...> - 2009-06-09 23:56:28
|
Has anyone seen this warning before?
It appears that the compiled mpiext is newer than the Python he is running.
But, since the compile script is using Python itself, I don't understand what might be happening here.
Any ideas anyone?
Cheers and many thanks
Ole Nielsen
-----Original Message-----
From: Jean-Baptiste Juin [mailto:jb...@as...]
Sent: Wednesday, 10 June 2009 7:54 AM
To: Nielsen Ole
Subject: python-C API compatibility problem with pypar
Dear Ole,
I'm using pypar for astronomy data analysis and I installed it on two
laptop for the moment wihtout any problem.
I tried on a new machine with a functionnal mpich2 installation
(1.0.8p1). The compilation is fine, the problem comes when running a
mpi program, I got that error:
/home/jbjuin/sciSofts/pypar_2.1.0_66/source/pypar.py:731:
RuntimeWarning: Python C API version mismatch for module mpiext: This
Python has API version 1012, module mpiext has version 1013. import
mpiext /home/jbjuin/sciSofts/pypar_2.1.0_66/source/pypar.py:731:
RuntimeWarning: Python C API version mismatch for module mpiext: This
Python has API version 1012, module mpiext has version 1013. import
mpiext
The python version I use is the 2.5.4,
pypar version is 2.1.0_66.
Any idea to solve that issue ?
Thanks for that wonderful module,
Jean-Baptiste Juin
--
jb...@as...
Astronomy Department
P. Universidad Catolica
|