scipy fails to build in sage 10.2.beta4 on fedora 38

29 views
Skip to first unread message

Eric Majzoub

unread,
Sep 25, 2023, 5:30:11 PMSep 25
to sage-support
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.

scipy-1.11.2.log

Dima Pasechnik

unread,
Sep 25, 2023, 5:38:49 PMSep 25
to sage-s...@googlegroups.com
this is a known bug. Fixed in https://github.com/sagemath/sage/pull/36276

>
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/b65e6f4f-78b9-4e17-982d-a7839748dea4n%40googlegroups.com.

Eric Majzoub

unread,
Sep 25, 2023, 5:42:37 PMSep 25
to sage-support

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.

Dima Pasechnik

unread,
Sep 25, 2023, 5:59:47 PMSep 25
to sage-s...@googlegroups.com
On Mon, Sep 25, 2023 at 10:42 PM Eric Majzoub <zoo...@gmail.com> 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 --enable-system-site-packages flag.

Otherwise no system Python packages are used. This is a new feature,
not tested very well yet.




> On Monday, September 25, 2023 at 4:30:11 PM UTC-5 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.
>>
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/c8b97804-3015-496f-803a-5184659cac7dn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages