Does IPython have a preparser?
On Thursday, July 9, 2020 at 11:43:36 PM UTC-7, Kwankyu wrote:
>
> Because of the preparser?
>
> On Thursday, July 2, 2020 at 9:19:58 AM UTC+9 John H Palmieri wrote:
>
>>
>>
>> On Wednesday, July 1, 2020 at 4:39:12 PM UTC-7, John H Palmieri wrote:
>>>
>>>
>>>
>>> On
This is now https://trac.sagemath.org/ticket/30103
On Friday, July 10, 2020 at 7:42:45 AM UTC-7, Maxime Boissonneault wrote:
>
> Hi,
> I am compiling Sage from source on Linux, on a supercomputer. Libraries
> and headers are in non-standard locations. When the make tries to build
> pillow, it fa
Hi,
I am using 9.1. It built fine by adding
export INCLUDE=${EBROOTGENTOO}/include:$INCLUDE; export
LIB=${EBROOTGENTOO}/lib &&
which explicitly sets the INCLUDE and LIB paths. Maybe this should be
exported by Sage's makefile when it tries to build pillow ?
Maxime
Le 20-07-10 à 11:15, Dima
what version of Sage are you using? We were fixing pillow issues lately.
Could you try the latest beta?
On Fri, 10 Jul 2020, 15:42 Maxime Boissonneault, <
maxime.boissonnea...@calculquebec.ca> wrote:
> Hi,
> I am compiling Sage from source on Linux, on a supercomputer. Libraries
> and headers are
Hi,
I am compiling Sage from source on Linux, on a supercomputer. Libraries and
headers are in non-standard locations. When the make tries to build pillow,
it fails with the following relevant part of the log. Note that it
initially finds zlib.h just fine. However, it seems to fail to tell pillo
I suppose but I am not sure that it is a consequence of a windows up date I
have tried. Malwarebyte detect nothing bad.
Le vendredi 10 juillet 2020 à 12:02:53 UTC+2, Cyrille Piatecki a écrit :
> May be a windows update. I have reinstalled the last versions of Python
> and Sage but the system se
May be a windows update. I have reinstalled the last versions of Python and
Sage but the system seems to be confused and doesn't find the necessary dlls
Le vendredi 10 juillet 2020 à 08:19:59 UTC+2, dim...@gmail.com a écrit :
>
>
> On Fri, 10 Jul 2020, 07:15 Cyrille Piatecki, wrote:
>
>>
>> Sin