[Numpy-discussion] Re: Installing numpy on an "unsupported" platform

2023-05-23 Thread Ralf Gommers
On Tue, May 23, 2023 at 2:26 PM asyropoulos--- via NumPy-Discussion < numpy-discussion@python.org> wrote: > Hello, > > I am using Python 3.10.0 on OpenIndiana and yesterday I tried to install > numpy in my system. The command > > /opt/gnu/python/bin/python3.10 -m pip install --user numpy > > fail

[Numpy-discussion] Re: Regarding beginner first issue label or similar.

2023-05-23 Thread Melissa Mendonça
Hello, Mohit We don't use the "good-first-issue" label because we find it very difficult to actually spot issues that would fit that label. An alternative we've found is to use the "sprintable" label - meaning this is a small project that you might be able to solve during the time of a sprint or p

[Numpy-discussion] Regarding beginner first issue label or similar.

2023-05-23 Thread Mohit Kumar
Dear mentors, I am Mohit Kumar, a Data Science student at IITM. I want to develop my skills in numpy through GitHub. As a beginner, I would like to work on beginner-friendly issues such as "good first issues" or any other labels specifically designed for beginners. Therefore, I would like to as

[Numpy-discussion] Installing numpy on an "unsupported" platform

2023-05-23 Thread asyropoulos--- via NumPy-Discussion
Hello, I am using Python 3.10.0 on OpenIndiana and yesterday I tried to install numpy in my system. The command /opt/gnu/python/bin/python3.10 -m pip install --user numpy failed and it it printed a long error report. The errors are of the form from numpy/core/src/umath/st