On a mac M5 Tahoe 26.3.1 using QGIS 4.0.0 or QGIS 3.44, attempting to follow the instructions for adding the vgrid dependency fails because QGIS uses numpy==1.26.4 and vgrid depends on a couple libraries that depend on numpy==2.44 (dggrid2py, geopandas, matplotlib, scipy).
On a mac M5 Tahoe 26.3.1 using QGIS 4.0.0 or QGIS 3.44, attempting to follow the instructions for adding the
vgriddependency fails because QGIS usesnumpy==1.26.4andvgriddepends on a couple libraries that depend onnumpy==2.44(dggrid2py,geopandas,matplotlib,scipy).