Hello. Not sure how frequently this gets updated, but I'm running into an issue when attempting to use the ReadAsArray() function. I'm getting the following error in the AWS Logs:
[ERROR] ModuleNotFoundError: No module named '_gdal_array'
I've had this issue before when working with gdal on my local machine, and I believe it's numpy related. I'm just using the preconfigured AWS Layer for numpy/scipy. Not sure if I need to build my own layer using a different version?