Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Installation issue mac #407

Open
stefanknegt opened this issue Jul 28, 2020 · 3 comments
Open

Installation issue mac #407

stefanknegt opened this issue Jul 28, 2020 · 3 comments

Comments

@stefanknegt
Copy link

When I try to install bcolz, either using pip or from source, I get one of the following errors:

error: command 'gcc' failed with exit status 1
error: command 'xcrun' failed with exit status 1

Often this is caused by not having Xcode or Xcode select installed, but I have both installed and have no issues with other packages. Does anyone have an idea how to fix this?

@stefanknegt
Copy link
Author

Somehow this issue is not present when I install version 1.2.0 instead of 1.2.1.

@binary-signal
Copy link

have you tried to update pip setuptools and wheel before trying to install bcolz?
python -m pip install pip setuptools wheel -U

@stefanknegt
Copy link
Author

Yes I've tried that, but no luck. I even reinstalled python and tried different versions of python, but nothing (except installing 1.2.0) seems to work.

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

No branches or pull requests

2 participants