Open RemDelaporteMathurin opened 1 year ago
an upper pin probably makes sense, assuming ffc will not get updated.
Because of the run_export, fenics-dolfin
does already exclude numpy 2 because it is built with numpy 1. But ffc on its own does not.
I opened a PR to ffc and it got merged. Don't know when the fix will be released though.
@minrk not certain if this is still an issue, need to check. Anyway, I'm not sure where the upper requirement on numpy would go in this repository? not very familliar with conda recipes.
Hi,
I started noticing this warning when using the conda env:
Numpy 1.25 is installed in the environment by default.
Should we add a requirement in the recipe?