Error when installing ObsPy

Hi, I’m trying to install obspy but all attempts have been unsuccessful.
This is the error appearing on my screen:

error: subprocess-exited-with-error

Building wheel for obspy (pyproject.toml) did not run successfully.
exit code: 1

[5276 lines of output]
C:\Users\C1007555\AppData\Local\Temp\pip-build-env-e3y2tuyy\overlay\Lib\site-packages\setuptools_distutils\dist.py:265: UserWarning: Unknown distribution option: ‘features’

I’m trying to install it on Jupyter Notebook with Anaconda

What are you doing to install obspy? Installation with anaconda should not have to build anything, just download and unpack precompiled packages.