please_help_me_installation

in my GeoDjango installation process (Installation de GeoDjango | Documentation de Django | Django), GDAL is an important component. I followed the recommendations from the Python website by using OSGeo4W. When I run gdalinfo --version (as you can see in the image), Django recommends installing Python 3.12, which I have already done! I have also installed PostgreSQL and PostGIS. However, when I install OSGeo4W, it directly installs GDAL 0.9. I’m not sure why it’s asking for GDAL 0.8 when I run gdalinfo --version!!! if you have other method to install geodjango please talk me thank you everyone.