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 --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+unsubscr...@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.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq0tVHdiKjTKzVtfOg7zGw0YKKUFkJ9-prXKFV1fs9esLA%40mail.gmail.com.


[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:
>
> 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+unsubscr...@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.