Step-by-step to install geopandas properly
- GDAL
- Fiona
- lxml
- Rtree
- pyproj
- Shapely
- descartes
- GDAL
- Fiona
- lxml
- Rtree
- pyproj
- Shapely
- python -m pip install GDAL.......
- python -m pip install Fiona......
- python -m pip install lxml.......
- python -m pip install Rtree......
- python -m pip install pyproj.....
- python -m pip install Shapely.....
- python -m pip install descartes (NO NEED TO DOWNLOAD whl FILE)
- python -m pip install geopandas (NO NEED TO DOWNLOAD whl FILE)