On Mon, Feb 26, 2024 at 3:26 PM rajoraganesh--- via NumPy-Discussion < [email protected]> wrote:
> detailed proble can be found at - > https://stackoverflow.com/questions/78059816/issues-in-buildingnumpy-from-source-on-windows Quick answers: 1. Please don't build 1.26.0, but 1.26.4. The CBLAS detection issue you are hitting there has been made more robust in 1.26.2-3, so it should go away 2. Please feel free to open an issue on https://github.com/numpy/numpy/issues for build issues like this. That's better than the mailing list. Cheers, Ralf > _______________________________________________ > NumPy-Discussion mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ > Member address: [email protected] >
_______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
