Hi,
I am trying to test the ridge_map package. But I get a windows error when I try the first steps as described on the Github page
[WinError 53] The network path was not found: '\\\\.cache\\srtm'
The code I typed is
from ridge_map import RidgeMap RidgeMap().plot_map()

Hi,
I am trying to test the ridge_map package. But I get a windows error when I try the first steps as described on the Github page
[WinError 53] The network path was not found: '\\\\.cache\\srtm'The code I typed is

from ridge_map import RidgeMap RidgeMap().plot_map()