1

I'm writing code with Django code. When I want to call spatial data using gdal, it suddenly encounters the following error. It should be noted that gdal is installed on the system and works properly.

ImportError: DLL load failed while importing _gdal: The specified procedure could not be found.

lemon
  • 14,875
  • 6
  • 18
  • 38
  • 4
    Please provide enough code so others can better understand or reproduce the problem. – Community May 28 '22 at 04:57
  • It seems you missed importing something required in your code. If you can share your code the community can help you. – enes islam May 28 '22 at 07:51
  • @enesislam I have a simmelar question; https://stackoverflow.com/questions/72645113/importerror-dll-load-failed-while-importing-gdal-the-specified-procedure-was – Weiss Jun 16 '22 at 11:36

0 Answers0