Sorry that I failed to produce your issue: I created a new conda env w. python=3.10 via conda create -n py310 python=3.10 (using anaconda3). When the env is created, numpy with a new enough version is ...
Our WEC optimization tool includes Capytaine as a dependency. When running the package's CI testing suite, Capytaine has begun to encounter an exception when compiling the Fortran binaries when ...