[HELP] Getting a warning when I console 'pip install yt-dlp'

I’m trying to use the dataset musiccaps and I’m following the notebook about how to get started.
But when I try to install yt-dlp in console I get the following error:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f62cfc67990>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/yt-dlp/

Hi! Can you share a link to the notebook?