Re: [gdal-dev] /vsimem/ Driver CPLCreateUserFaultMapping Error in Docker

2021-01-10 Thread Even Rouault
Alex, > I am using the /vsimem/ driver to create a virtual netCDF from a bytes > string in Python3. The process works fine when run from my host system but > when I package it up in a Docker container I'm getting errors when trying > to open the in memory file. The error stems from a call to > `g

[gdal-dev] /vsimem/ Driver CPLCreateUserFaultMapping Error in Docker

2021-01-09 Thread Alex Riggs
Hello, I am using the /vsimem/ driver to create a virtual netCDF from a bytes string in Python3. The process works fine when run from my host system but when I package it up in a Docker container I'm getting errors when trying to open the in memory file. The error stems from a call to `gdal.Open(