[CIG-SHORT] mpi missing error when trying to install nemesis

Birendra jha bjha7333 at yahoo.com
Tue Oct 5 11:52:11 PDT 2010


Brad,

I think I found the error. It is "python2.6" in site-packages folder vs "python2.6.5" in the PYTHONPATH. My python version is 2.6.5 which is what I have in PYTHONPATH but the folder name in $TOOLS_DIR/lib is python2.6.

When I rename this folder to python2.6.5 (should I rename PYTHONPATH instead??), I can import spatialdata from within python and run make for pylith.

I will keep you posted if I finish the make install and make check successfully.

Thanks
Birendra



--- On Tue, 10/5/10, Brad Aagaard <baagaard at usgs.gov> wrote:

> From: Brad Aagaard <baagaard at usgs.gov>
> Subject: Re: [CIG-SHORT] mpi missing error when trying to install nemesis
> To: "Birendra jha" <bjha7333 at yahoo.com>
> Date: Tuesday, October 5, 2010, 11:03 PM
> Birendra-
> 
> The config.log shows that the spatialdata Python files are
> not found. This means either the PYTHONPATH is wrong or the
> files are not being installed into the install directory.
> 
> What is the output of
> 
> python
> import spatialdata
> 
> 
> 


      


More information about the CIG-SHORT mailing list