Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

python3: build error #36

Closed
seanjensengrey opened this issue May 10, 2016 · 1 comment
Closed

python3: build error #36

seanjensengrey opened this issue May 10, 2016 · 1 comment

Comments

@seanjensengrey
Copy link

seanjensengrey commented May 10, 2016

It reliably takes two invocations of

brew install python3

to install python3. The first invocation only installs the dependencies. The second invocation actually installs python3

platform: Ubuntu 14.04 LTS installed via

echo "export HOMEBREW_MAKE_JOBS=4" >> ~/.profile

# linuxbrew
echo | ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"
echo 'PATH=~/.linuxbrew/bin:$PATH' >> ~/.profile

. $HOME/.profile

brew update
brew install python3
@sjackman sjackman changed the title brew install python3 stops after dependencies python3: build error May 10, 2016
@sjackman
Copy link
Member

This issue was moved to Linuxbrew/homebrew-core#239

@Linuxbrew Linuxbrew locked and limited conversation to collaborators May 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants