i think the outcome is same. thank you so much for your time. ________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of David Ham <david.ham@imperial.ac.uk> Sent: Thursday, October 5, 2017 5:10:21 AM To: firedrake imperial.ac.uk Cc: firedrake imperial.ac.uk Subject: Re: [firedrake] where is firedrake... Hi Erdi, This is quite odd. There is clearly something subtly wrong here: sys.path should have lots of entries from /home/erdi/firedrake Can you try a couple more lines: python -c "import sys; print(sys.executable)" /home/erdi/firedrake/bin/python -c "import sys; print(sys.path)" Apologies too that the time difference slows down debugging. Regards, David -- David Ham Department of Mathematics Imperial College London On Oct 5 2017, at 2:33 am, Kara, Erdi <erdi.kara@ttu.edu> wrote: sorry about the mess. ________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of David Ham <david.ham@imperial.ac.uk> Sent: Wednesday, October 4, 2017 12:16:04 PM To: firedrake imperial.ac.uk Cc: firedrake imperial.ac.uk Subject: Re: [firedrake] where is firedrake... You mistyped python in "which python", can you try that again please? David Ham Department of Mathematics Imperial College London On Oct 4 2017, at 6:08 pm, Kara, Erdi <erdi.kara@ttu.edu> wrote: I attached the install-log and the output of the command you wrote. thank you for your time. ________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> Sent: Wednesday, October 4, 2017 3:58:17 AM To: firedrake@imperial.ac.uk Subject: Re: [firedrake] where is firedrake... On 04/10/17 03:24, Kara, Erdi wrote:
I think i already did that but no progress at all. I activated firedrake then I copied the first example -Helmholtz- and saved as python file and try to run it via terminal. I attached the screen shot. Could you tell me where I am making mistake.? I am a new user.
It doesn't look like you're making a mistake! A few things: 1. Can you provide the file firedrake-install.log (which should live in the directory you ran firedrake-install from, it looks like ~/ from your screenshot). 2. After activating the venv (as you did), what is the output of these commands (don't type the dollar sign)? $ which python $ python -c "import sys; print(sys.path)" Thanks, Lawrence _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake