You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
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?
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 1error: command 'xcrun' failed with exit status 1Often 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?