I'm trying to install the gnuradio and while trying to run this cmd line:
git clone --recursive git://git.gnuradio.org/gnuradio.git
I got stuck with this error:
Cloning into 'gnuradio'...
fatal: unable to connect to git.gnuradio.org:
git.gnuradio.org[0: 140.211.167.19]: errno=Connection timed out
Any idea of how to solve this connection problem, please?