I am trying to install GDAL in my virtual Environment which is built based on python 3.13.7.
Following this page, In my environment I do:
pip install gdal
No success though. Please see the error produced:

I undrestand that C.Gohlke does not provide wheels already since 2 years ago. What is the surrogate?