Well, i got the these outputs from the last attempts... I am not sure what it means. Thank you for your patience!


From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk>
Sent: Monday, October 9, 2017 11:29:55 AM
To: firedrake@imperial.ac.uk
Subject: Re: [firedrake] where is firedrake...
 

> On 9 Oct 2017, at 17:07, Kara, Erdi <erdi.kara@ttu.edu> wrote:
>
> I could not get anything like alias python='/usr/local/bin/python3'
> after alias command but the rest of command displayed something similar to you.

OK, so this is good, because it looks like venv creation works.  The next step is to figure out what went wrong.  I think I have an idea.

In the temp-venv that you made, you should have a file pyvenv.cfg.  What does:

$ cat temp-venv/pyvenv.cfg

Say?

Similarly, you should have such a file in the firedrake directory.  What does:

$ cat firedrake/pyvenv.cfg

Say?

I think this might be the problem (in your first screenshot you had):

$ pwd
~/firedrake
$ ls
bin helmholtz.py include lib lib64 share src

But seemingly no pyvenv.cfg

Cheers,

Lawrence



_______________________________________________
firedrake mailing list
firedrake@imperial.ac.uk
https://mailman.ic.ac.uk/mailman/listinfo/firedrake