Skip to content

Commit

Permalink
Update info for installing dependencies on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogdanov authored Oct 17, 2024
1 parent c896c90 commit efe07fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinxdoc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Install prerequisites::

Install Essentia's dependencies::

brew install eigen libyaml fftw ffmpeg libsamplerate libtag tensorflow
brew install eigen libyaml fftw ffmpeg@2.8 libsamplerate libtag chromaprint tensorflow

`Install Python environment using Homebrew <http://docs.python-guide.org/en/latest/starting/install/osx>`_ (Note that you are advised to do as described here and there are `good reasons to do so <http://docs.python-guide.org/en/latest/starting/install/osx/>`_. You will most probably encounter installation errors when using Python/NumPy preinstalled with macOS.)::

Expand Down

0 comments on commit efe07fe

Please sign in to comment.