You can add packages by modifying the profile used by the fenics-install.sh script, for instance like this:
git clone https://bitbucket.org/fenics-project/fenics-developer-tools.git cd fenics-developer-tools editor install/profiles/fenics.Linux.yaml # add additional packages here ./install/fenics-install.sh install/profiles/fenics.Linux.yaml Johannes On Wed, Jul 8, 2015 at 11:41 AM Johannes Neumann <[email protected]> wrote: > Hello, > > is there a canonical way to add additional python packages to the > generated hashstack? In particular I need scipy and it would be awesome > to not use the systems version or compile it somewhere outside. I know > from the discussion on this list in December, that some packages were > added to the profile but I feel that not everybody needs those and so i > would like to add them afterwards? > > Thanks, > Johannes > > -- > Dipl.-Math. Johannes Neumann > Weierstraß-Institut für Angewandte > Analysis und Stochastik > Mohrenstraße 39 > 10117 Berlin > Tel. +49 (0)30 20372 567 > > _______________________________________________ > fenics-support mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics-support >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
