On Wed, Feb 25, 2015 at 9:29 AM, Gaspard Jankowiak <[email protected]> wrote: >> Do you have the latest version of the fenics-install.sh script? > > Dang! No, I've used a local one (downloaded to try to fiddle with *.yaml > files). Will try again this evening with the latest script. > >>> Maybe there's something related to tests missing in this PR ? >>> https://github.com/hashdist/hashstack/pull/627 >> >> Yes, this could be a bug in the hypre package in hashstack. > > This is probably a false positive, then. > > Gaspard > > PS: Do you know if it is possible to add something to an existing HashDist > install? I would like to have scipy along with FEniCS, but it's not > installed by default and importing the system version fails, as expected.
Yes, download the fenics-developer-tools repository from bitbucket.org, add scipy to one of the profiles in "install/profiles/", for instance fenics.Linux.yaml, and run fenics-install.sh with this profile as an argument. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
