If I can just find the right C support library to manually compile or which folder to link that should fix it right? Tried install with no-binary and normal pip install, without any difference. In 'lib/python3.10/site-packages/numpy.libs', pip installed have: "libgfortran-040039e1.so....
I combined a few things just to match https://numpy.org/doc/stable/f2py/buildtools/cmake.html a bit better, then found that ac0_lib-f2pywrappers2.f90 is missing; that's where this symbol comes from. If you add that to the python_add_library command, it works. macOS is probably ...
This is a library and generic interface for alternative random generators in Python and NumPy. New Features The thedevelopment documentationfor the latest features, or thestable documentationfor the latest released features. WARNINGS Changes in v1.24 ...