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 ...
$ pip -m venv env # python version of choice - problem here: python3.10rc2 (and ...rc1) $ source env/bin/activate $ pip install streamlit # or: $ pip install numpy; pip install pyarrow # same results ...