WGSassign fails if using numpy version >= 1.22.4. With numpy == 1.22.3 everything works fine, though there is a warning during build about a deprecated use from numpy. For now the solution is to use the older version of numpy but I plan to look into this in the future
WGSassign fails if using numpy version >= 1.22.4. With numpy == 1.22.3 everything works fine, though there is a warning during build about a deprecated use from numpy. For now the solution is to use the older version of numpy but I plan to look into this in the future