am using python jupyter notbook in in earth observation sandbox plateform i tried to import shape file using the code aoi = “../data/ETH_AW_Boundary.shp” gdf = gpd.read_file(aoi) gdf.explore() i have projected shapefile deleted un necessary fileds and the data directory and the name of the file is the same i have got an error of DataSourceError: ../data/ETH_AW_Boundary.shp no such file or directory for different data’s also
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| I'm Facing Same problem When I'm trying to open new data set in new Notebook file ,Im doing all needed formalities ,like uploading .csv file ,the importing libraries, copying path,etc... Can anyone please tell me what should i do? | 2 | 52 | November 12, 2025 | |
| [Errno 2] No such file or directory, new | 3 | 2994 | December 4, 2023 | |
| Datalad.api works in terminal ipython but not Jupyter lab; how to fix? | 5 | 1469 | May 17, 2021 | |
| Running pd.read_csv | 5 | 5713 | January 31, 2024 | |
| Folder path error | 1 | 1264 | September 9, 2021 |