Your issuDriverError: ../../data/shapefiles/lbn_adm_cdr_20200810/lbn_admbnda_adm2_cdr_20200810.shp: No such file or directory e content here. Where can i access the shapefile please? code reference: import geopandas as gpd shapefile_path = '../../data/shapefiles/lbn_adm_cdr_20200810/lbn_admbnda_adm2_cdr_20200810.shp' lebanon_adm2 = gpd.read_file(shapefile_path)