Re: [Pypar-developers] FW: python-C API compatibility problem with pypar [SEC=UNCLASSIFIED]
Brought to you by:
uniomni
From: Prabhu R. <pr...@ae...> - 2009-06-10 16:23:10
|
On 06/10/09 05:26, Ole...@ga... wrote: > 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. As you mention, the only reason this may happen is that the mpiext is compiled with a different Python version. I would clean out the build directory and rebuild/reinstall pypar to get this working. I think it is simply a matter of the mpiext.so file already existing from an earlier install or build. cheers, prabhu |