<div dir="ltr">You will remember that there are <a href="https://github.com/ViRGIS-Team/mdal-python">Python bindings for MDAL </a><div><br></div><div>These were upgraded to both Read and Write earlier in the year, although the documentation is running way behind :(</div><div><br></div><div>In response to a request, these are now available from PyPI as `pip install mdal-python`. In a similar way to GDAL and PDAL, these pip based bindings will only work if MDAL is already installed on the machine.<br><br>The request also asked if mdal could then be used in the QGIS Python Console.<br><br>The current state is that `pip install mdal-python` can be used in the OSGEO shell and works correctly and the Python bindings package is then accessible in the Python Console but it does not work because MDAL (in the form of mdal.dll / libmdal.so / libmdal.dylib) is not installed in QGIS.<br><br>I thought that QGIS was using MDAL but I guess it is installed in a different way.<br><br>Does anyone know how this can be addressed?<br><br></div></div>