Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip3 installation error - error: command 'gcc' failed with exit status 1 #55

Open
ehsong opened this issue Jul 14, 2020 · 1 comment
Open

Comments

@ehsong
Copy link

ehsong commented Jul 14, 2020

I am using MacOS Catalina, and I have problem installing the package. I get the message:

error: command 'gcc' failed with exit status 1

I read that I needed to install build-essential and python3-dev. I reinstalled python3 using homebrew - brew reinstall python. For build-essential, I cannot get much guidance on how to install this on MacOS - I tried using brew but the message says No available formula with the name "build-essential"

Can I get some guidance on installing the package using pip3 on MacOS?

@jannisborn
Copy link

I first tried to install gcc by sudo yum install gcc but it didn't resolve the problem.

Following this instruction, I could then install the package properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants