Hi Erdi, The install script installs firedrake in a venv (https://docs.python.org/3/library/venv.html) called firedrake in the directory you ran it in. You need to activate this venv (see http://firedrakeproject.org/download.html) in the shell before you can use firedrake: this is done deliberately so that we don't conflict with any system python packages. Thanks, Lawrence
On 3 Oct 2017, at 01:51, Kara, Erdi <erdi.kara@ttu.edu> wrote:
Hi
I have recently installed Firedrake to my Ubuntu 16 and made all tests successfully. However it doest show up in any of Python3 directories. Therefore, the command “ from firedrake import * “ never works. If you have any suggestion, I would really appreciate. Have a good day. _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake