[CIG-SHORT] PyLith v1.5.1 - source tarballs updated to fix problem

Brad Aagaard baagaard at usgs.gov
Tue Sep 14 18:17:09 PDT 2010


Hi all:

We have found a problem with building PyLith using the v1.5.1 source 
tarball. The binaries are not affected. With the v1.5.1 tarball, if you 
run a simulation you will get something similar to

TypeError: in method 'TimeDependent_dbInitial', argument 2 of type 
'spatialdata::spatialdb::SpatialDB *const'

The PyLith tarball was built on a machine with SWIG 1.3.37 and the 
spatialdata-0.6.0 tarball was built on a machine using SWIG 1.3.36. The 
SWIG versions must be the same for pointers in SWIG/Python to work 
across both packages, hence the error above.

I have replaced the tarballs, so things should work now. You will need 
to download BOTH the spatialdata and pylith source tarballs.

Brad


More information about the CIG-SHORT mailing list