[firedrake] Mac install

Homolya, Miklós m.homolya14 at imperial.ac.uk
Tue Nov 3 16:13:34 GMT 2015


I think this could be made automatic, thanks to the execve system call (wrapped by os.exec* in Python).
________________________________
From: firedrake-bounces at imperial.ac.uk [firedrake-bounces at imperial.ac.uk] on behalf of Colin Cotter [colin.cotter at imperial.ac.uk]
Sent: 03 November 2015 15:05
To: firedrake
Subject: Re: [firedrake] Mac install

The problem here is that a different python is used to execute the script the first time than the second, so really the script needs to die after the virtualenv is created. (as suggested by Lawrence).

I fixed this by removing the firedrake directory, and re-running the script.

cheers
--cjc

On 31 October 2015 at 10:49, Colin Cotter <colin.cotter at imperial.ac.uk<mailto:colin.cotter at imperial.ac.uk>> wrote:

Dear all,
  Just attempted an install script on a clean Mac with El Capitan. After running the install script I was instructed to run it again, and got the following message:


Creating firedrake virtualenv.

ERROR: The executable firedrake/bin/python2.7 is not functioning

ERROR: It thinks sys.prefix is u'/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7' (should be u'/Users/colincotter/firedrake')

ERROR: virtualenv is not compatible with this system or executable


cheers

--cjc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 5732 bytes
Desc: not available
URL: <http://mailman.ic.ac.uk/pipermail/firedrake/attachments/20151103/0075039f/attachment.bin>


More information about the firedrake mailing list