On Wed, Feb 28, 2024 at 6:54 AM Ganesh Rajora via NumPy-Discussion <
numpy-discussion@python.org> wrote:

> Hi Team,
>
> I am Ganesh working for an MNC here in India and I am working on
> customised Python where I build set of python modules with python.
>
> I do not install them directly from web but I build each and everything
> from source code.  this is because security concerns at the organisation.
>
> In similar line I want to get some help from you on building numpy on
> windows, as I did not find any direct reference on how to do that on any of
> numpy's official web. I am facing lots of issues to build that, If you
> could help me out with it or could give me a right point of contact to
> discuss the issue would be great help.
>
> I have posted the issue here on stackoverflow -
>
> Issues in buildingnumpy from source on Windows
> <https://stackoverflow.com/questions/78059816/issues-in-buildingnumpy-from-source-on-windows>
>

Hi Ganesh. I answered your previous email two days ago, please have a look
at
https://mail.python.org/archives/list/numpy-discussion@python.org/thread/MVAS7DNLOLF6KKUI3WJJXLYEUMLWBZ7N/
.

Beyond that particular issue, the docs at
https://numpy.org/devdocs/building/index.html are up to date and have
specific info on Windows. You can also look at our Windows CI jobs for logs
to see exactly what tools and versions are used:
https://github.com/numpy/numpy/blob/main/.github/workflows/windows.yml.

Cheers,
Ralf
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to