Re: [sage-support] Re: scipy fails to build in sage 10.2.beta4 on fedora 38

2023-09-25 Thread Dima Pasechnik
On Mon, Sep 25, 2023 at 10:42 PM Eric Majzoub wrote: > > > I have the python package mesonpy installed... > Perhaps I'm not setting my python path appropriately, but > PYTHONPATH=/usr/lib/python3.11/site-packages > points right to it. To use it, you see to run ./configure with

[sage-support] Re: scipy fails to build in sage 10.2.beta4 on fedora 38

2023-09-25 Thread Eric Majzoub
I have the python package mesonpy installed... Perhaps I'm not setting my python path appropriately, but PYTHONPATH=/usr/lib/python3.11/site-packages points right to it. On Monday, September 25, 2023 at 4:30:11 PM UTC-5 Eric Majzoub wrote: > Fresh clone of git repository of sage. I issued: > >

[sage-support] Re: Contributing to SageMath

2023-09-25 Thread Dima Pasechnik
Why are you posting the same question (https://groups.google.com/g/sage-devel/c/lIvGAAY_zEo/m/ChF0AN4aBwAJ) here? It was answered in this thread: https://groups.google.com/g/sage-devel/c/lIvGAAY_zEo/m/ChF0AN4aBwAJ On Monday, September 25, 2023 at 10:30:11 PM UTC+1 Saatvik Rao wrote: > Hello

Re: [sage-support] scipy fails to build in sage 10.2.beta4 on fedora 38

2023-09-25 Thread Dima Pasechnik
On Mon, Sep 25, 2023 at 10:30 PM Eric Majzoub wrote: > > Fresh clone of git repository of sage. I issued: > > cd sage > ./bootstrap > ./configure --no-create --no-recursion > make > > I've attached the log file for the scipy fail. this is a known bug. Fixed in

[sage-support] scipy fails to build in sage 10.2.beta4 on fedora 38

2023-09-25 Thread Eric Majzoub
Fresh clone of git repository of sage. I issued: cd sage ./bootstrap ./configure --no-create --no-recursion make I've attached the log file for the scipy fail. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group

[sage-support] Contributing to SageMath

2023-09-25 Thread Saatvik Rao
Hello developers, I am currently doing a project course that involves making active contributions to the SageMath library (specifically in the area of graphs). For the successful completion of the project, it is important to get my work merged/pushed/accepted. Currently, I have implemented