Error when installing fiona .whl
I have an error when installing fiona :
Processing c:\telemac-deps\gdal-3.4.1-cp37-cp37m-win_amd64.whl
Installing collected packages: GDAL
Successfully installed GDAL-3.4.1
Processing c:\telemac-deps\fiona-1.8.20-cp37-cp37m-win_amd64.whl
ERROR: Wheel 'fiona' located at C:\telemac-deps\Fiona-1.8.20-cp37-cp37m-win_amd64.whl is invalid.
Processing c:\telemac-deps\rasterio-1.2.10-cp37-cp37m-win_amd64.whl
Requirement already satisfied: numpy in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (1.21.5)
Collecting affine
Using cached affine-2.3.0-py2.py3-none-any.whl (15 kB)
Requirement already satisfied: attrs in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (21.4.0)
Collecting cligj>=0.5
Using cached cligj-0.7.2-py3-none-any.whl (7.1 kB)
Collecting snuggs>=1.4.1
Using cached snuggs-1.4.7-py3-none-any.whl (5.4 kB)
Requirement already satisfied: certifi in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (2021.10.8)
Requirement already satisfied: setuptools in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (60.9.0)
Collecting click-plugins
Using cached click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
Requirement already satisfied: click>=4.0 in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (8.0.3)
Requirement already satisfied: gdal~=3.4.1 in c:\telemac-deps\python-3.7.9\lib\site-packages (from rasterio==1.2.10) (3.4.1)
Requirement already satisfied: colorama in c:\telemac-deps\python-3.7.9\lib\site-packages (from click>=4.0->rasterio==1.2.10) (0.4.4)
Requirement already satisfied: importlib-metadata in c:\telemac-deps\python-3.7.9\lib\site-packages (from click>=4.0->rasterio==1.2.10) (4.11.1)
Requirement already satisfied: pyparsing>=2.1.6 in c:\telemac-deps\python-3.7.9\lib\site-packages (from snuggs>=1.4.1->rasterio==1.2.10) (3.0.7)
Requirement already satisfied: typing-extensions>=3.6.4 in c:\telemac-deps\python-3.7.9\lib\site-packages (from importlib-metadata->click>=4.0->rasterio==1.2.10) (4.1.1)
Requirement already satisfied: zipp>=0.5 in c:\telemac-deps\python-3.7.9\lib\site-packages (from importlib-metadata->click>=4.0->rasterio==1.2.10) (3.7.0)
Installing collected packages: affine, snuggs, cligj, click-plugins, rasterio
Successfully installed affine-2.3.0 click-plugins-1.1.1 cligj-0.7.2 rasterio-1.2.10 snuggs-1.4.7
Processing c:\telemac-deps\shapely-1.8.0-cp37-cp37m-win_amd64.whl
Shapely is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
Collecting geopandas
Using cached geopandas-0.10.2-py2.py3-none-any.whl (1.0 MB)
Requirement already satisfied: pandas>=0.25.0 in c:\telemac-deps\python-3.7.9\lib\site-packages (from geopandas) (1.3.5)
Collecting fiona>=1.8
Using cached Fiona-1.8.21.tar.gz (1.0 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
There must be an error on the link :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>404 - File or directory not found.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>404 - File or directory not found.</h2>
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
</fieldset></div>
</div>
</body>
</html>