[This is a brief note so I don't forget how to do this, and will probably be technically obsolete before long!]
Essentia is an "Open-source library and tools for audio and music analysis, description and synthesis" (https://essentia.upf.edu)
If you use Jupyter Lab / notebooks and therefore manage your Python environments using Anaconda, AND your machine is macOS, you will not be able to install Essentia out of the box. This is because:
pip install essentiais currently Linux only