You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: