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
If using MacOS X OS supplied Python version, it is the fault of Apple. Upgrading to MacOS X 10.9.3 will resolve the issue.
If you are using a third party Python installation, the issue is with that Python installation and that would need to be fixed. You would likely have this issue when building any Python package with a C extension component.
When I try to install the library through
setup.py
on Mac OS X Mavericks (10.9.2), the C extension won't compile as per the log below.The text was updated successfully, but these errors were encountered: