#environment
- Macos Catalina 10.15.1
- python 3.6.8
- pip 20.0.2
installation
$ pip install -U numpy
$ pip install chainercv
error
Building wheels for collected packages: chainercv
Running setup.py bdist_wheel for chainercv ... error
.
.
.
error: command 'clang' failed with exit status 1
.
.
.
#solution
$ xcode-select --install