ERROR: Failed building wheel for cffi
conda 환경에서 librosa를 설치하는데 다음과 같은 에러가 발생했다.
이럴때는 아래와같이 명령어를 써주면 해결된다.
conda install -c conda-forge librosa