Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread Matthias Koeppe
These lines:

configure:17396: checking build system compiler gcc

etc.
might indicate that the configure script is confused about cross compiling 
to a different architecture.


On Tuesday, September 1, 2020 at 9:59:59 PM UTC-7, John H Palmieri wrote:
>
>
>
> On Tuesday, September 1, 2020 at 9:52:37 PM UTC-7 Matthias Koeppe wrote:
>
>> On Tuesday, September 1, 2020 at 8:59:14 PM UTC-7, John H Palmieri wrote:
>>
>>> If I do install Python 3.7, then gf2x and ecm both fail to build. The 
>>> gf2x log file says "configure: error: Cannot find a build system compiler
>>> ". The ecm log file says "checking if globals are prefixed by 
>>> underscore... configure: error: Test program links neither with nor without 
>>> underscore."
>>>

>
>> gf2x was just upgraded in https://trac.sagemath.org/ticket/30412 - 
>> merged in 9.2.beta11. Did you test with this beta or an earlier one?
>>
>
> I tried with 9.2.beta10, and just now I tried with this new version of 
> gf2x. Same error either way. Here is the gf2x config.log. 
>
>>
>>  
>>
>

-- 
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/882e8bef-1e45-4ade-83d0-a7b22a03f4f2o%40googlegroups.com.


Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread John H Palmieri


On Tuesday, September 1, 2020 at 9:52:37 PM UTC-7 Matthias Koeppe wrote:

> On Tuesday, September 1, 2020 at 8:59:14 PM UTC-7, John H Palmieri wrote:
>
>> If I do install Python 3.7, then gf2x and ecm both fail to build. The 
>> gf2x log file says "configure: error: Cannot find a build system compiler
>> ". The ecm log file says "checking if globals are prefixed by 
>> underscore... configure: error: Test program links neither with nor without 
>> underscore."
>>
>>>

> gf2x was just upgraded in https://trac.sagemath.org/ticket/30412 - merged 
> in 9.2.beta11. Did you test with this beta or an earlier one?
>

I tried with 9.2.beta10, and just now I tried with this new version of 
gf2x. Same error either way. Here is the gf2x config.log. 

>
>  
>

-- 
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/b0fbaff1-916e-4d15-95a5-268077b8b08dn%40googlegroups.com.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gf2x configure 1.3.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/Users/palmieri/Sage/sage-9.2.beta10/local 
--libdir=/Users/palmieri/Sage/sage-9.2.beta10/local/lib

## - ##
## Platform. ##
## - ##

hostname = johnpalierisair.lan
uname -m = x86_64
uname -r = 20.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 20.0.0: Fri Aug 14 00:25:13 PDT 2020; 
root:xnu-7195.40.44.151.1~4/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = Mach kernel version:
 Darwin Kernel Version 20.0.0: Fri Aug 14 00:25:13 PDT 2020; 
root:xnu-7195.40.44.151.1~4/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 474 tasks, 1601 threads, 4 processors
Load average: 66.11, Mach factor: 0.09
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /Users/palmieri/Sage/sage-9.2.beta10/build/bin
PATH: /Users/palmieri/Sage/sage-9.2.beta10/src/bin
PATH: /Users/palmieri/Sage/sage-9.2.beta10/local/bin
PATH: /Users/palmieri/Sage/sage-9.2.beta10/build/bin
PATH: /Users/palmieri/Sage/sage-9.2.beta10/src/bin
PATH: /Users/palmieri/Sage/sage-9.2.beta10/local/bin
PATH: /usr/local/opt/python@3.7/bin
PATH: /usr/local/opt/gettext/bin
PATH: /Users/palmieri/.local/bin
PATH: /Users/palmieri/Dropbox/bin
PATH: /Users/palmieri/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Library/TeX/texbin
PATH: /Library/Apple/usr/bin


## --- ##
## Core tests. ##
## --- ##

configure:2621: checking build system type
configure:2635: result: x86_64-apple-darwin20.0.0
configure:2655: checking host system type
configure:2668: result: x86_64-apple-darwin20.0.0
configure:2688: checking target system type
configure:2701: result: x86_64-apple-darwin20.0.0
configure:2786: checking for gcc
configure:2813: result: gcc
configure:3042: checking for C compiler version
configure:3051: gcc --version >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: x86_64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
--with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
configure:3062: $? = 0
configure:3051: gcc -v >&5
Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
--with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: x86_64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3062: $? = 0
configure:3051: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3062: $? = 1
configure:3051: gcc -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:3062: $? = 1
configure:3082: checking whether the C compiler works
configure:3104: gcc -O2 -g   -L/Users/palmieri/Sage/sage-9.2.beta10/local/lib 
-Wl,-rpath,/Users/palmieri/Sage/sage-9.2.beta10/local/lib  conftest.c  >&5
configure:3108: $? = 0
configure:3156: result: yes
configure:3159: checking for C compiler default output file name
configure:3161: result: a.out
configure:3167: checking for suffix of 

Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread Matthias Koeppe
On Tuesday, September 1, 2020 at 8:59:14 PM UTC-7, John H Palmieri wrote:
>
> If I do install Python 3.7, then gf2x and ecm both fail to build. The gf2x 
> log file says "configure: error: Cannot find a build system compiler
> ". The ecm log file says "checking if globals are prefixed by 
> underscore... configure: error: Test program links neither with nor without 
> underscore."
>
>>
>>>
gf2x was just upgraded in https://trac.sagemath.org/ticket/30412 - merged 
in 9.2.beta11. Did you test with this beta or an earlier one?

 

-- 
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/80dee51d-41eb-4b55-a479-f2fc477ac89do%40googlegroups.com.


Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread Matthias Koeppe
This fix was already merged in 3.8.4, so 
after https://trac.sagemath.org/ticket/27754 we should be fine.

The PR for Python 3.7 is https://github.com/python/cpython/pull/21155, but 
our Python 3.7.x is very old already.

On Tuesday, September 1, 2020 at 9:43:15 PM UTC-7, Matthias Koeppe wrote:
>
> The issue with "posixmodule" is apparently 
> https://bugs.python.org/issue41100
>
>
>
> On Tuesday, September 1, 2020 at 8:59:14 PM UTC-7, John H Palmieri wrote:
>>
>> If I do install Python 3.7, then gf2x and ecm both fail to build. The 
>> gf2x log file says "configure: error: Cannot find a build system compiler
>> ". The ecm log file says "checking if globals are prefixed by 
>> underscore... configure: error: Test program links neither with nor without 
>> underscore."
>>
>> On Tuesday, September 1, 2020 at 8:38:47 PM UTC-7 John H Palmieri wrote:
>>
>>> I've been trying to build on Big Sur, too. I removed the 
>>> MACOSX_DEPLOYMENT_TARGET lines from sage-env, but the Python build still 
>>> fails. The log file is attached. Any suggestions (besides installing a 
>>> different system version of Python)?
>>>
>>>   John
>>>
>>> On Saturday, August 22, 2020 at 3:44:01 PM UTC-7 dim...@gmail.com wrote:
>>>
 On Sat, Aug 22, 2020 at 11:23 PM David Joyner  
 wrote: 
 > 
 > 
 > 
 > On Sat, Aug 22, 2020 at 6:02 PM Dima Pasechnik  
 wrote: 
 >> 
 >> On Sat, Aug 22, 2020 at 10:51 PM David Joyner  
 wrote: 
 >> > 
 >> > 
 >> > 
 >> > On Sat, Aug 22, 2020 at 4:52 PM Dima Pasechnik  
 wrote: 
 >> >> 
 >> >> On Sat, Aug 22, 2020 at 8:28 PM Dima Pasechnik  
 wrote: 
 >> >> > 
 >> >> > note: 'utimensat' has been marked as being introduced in macOS 
 10.13 
 >> >> > here, but the deployment target is macOS 10.9.0 
 >> >> > 
 >> >> > seems to indicate that one has to properly set 
 MACOS_DEPLOYMENT_TARGET 
 >> >> > (or a suchlike thing) to 10.13 or even bigger. 
 >> >> 
 >> >> indeed, in src/bin/sage-env on has 
 >> >> 
 >> >> MACOSX_DEPLOYMENT_TARGET=10.9 
 >> >> 
 >> >> which is the reason for that error, I guess. 
 >> > 
 >> > 
 >> > Shouldn't it be 11.0? 
 >> > 
 >> > I changed it then tried to recompile but it stopped at the same 
 place. 
 >> > I can't install a system python3 using homebrew since it's broken 
 >> > https://github.com/Homebrew/brew/issues/7803 
 >> 
 >> you can install a binary python3.7 from python.org - this is known 
 to 
 >> be possible to use in Sage on macOS 10.15 and earlier versions. 
 >> 
 > 
 > I installed both python 3.8.5 (the latest) and when that failed 
 3.7.9. 
 > 
 > The end of the output of configure is this seeming contradictory 
 info: 
 > 
 > configure: notice: the following SPKGs did not find equivalent system 
 packages: brial cbc cddlib cliquer coxeter3 eclib ecm fflas_ffpack flintqs 
 fplll gf2x gfan givaro glpk gp2c gsl iconv iml lcalc libatomic_ops 
 libbraiding libsemigroups lrcalc m4ri m4rie nauty ninja_build openblas 
 palp 
 pandoc pari pari_elldata pari_galdata pari_galpol pari_nftables 
 pari_seadata pari_seadata_small pcre perl_cpan_polymake_prereq 
 perl_term_readline_gnu planarity ppl python3 r rw suitesparse symmetrica 
 sympow tachyon yasm zeromq zn_poly 

 This notice is more about ./configure being confused whether there is 
 Homebrew or Conda installed. 

 The interesting line of ./configure output is above that notice: 

 python3-3.7.3.p1: using system package; 
 SPKG will not be installed 

 - if it's there then system Python will be used. 
 Otherwise, look in config.log for more details. 

 HTH 
 Dima 


 > 
 > checking for the package system in use... unknown 
 > 
 > wdj@jeeves sage-9.2.beta9 % which python3 
 > 
 > /usr/local/bin/python3 
 > 
 > wdj@jeeves sage-9.2.beta9 % python3 --version 
 > 
 > Python 3.7.9 
 > 
 > There isn't a python3 system package but there is? 
 > 
 >> 
 >> > 
 >> > 
 >> >> 
 >> >> 
 >> >> > 
 >> >> > On Sat, Aug 22, 2020 at 8:06 PM David Joyner  
 wrote: 
 >> >> > > 
 >> >> > > Hi: 
 >> >> > > 
 >> >> > > I don't know if this has been discussed yet but 
 >> >> > > I just upgraded to mac os 11.0. I downloaded 
 >> >> > > sage 9.2.b9 and ran make. I got a "you must 
 >> >> > > run ./configure first message, which I did. 
 >> >> > > Then I ran make and the compilation stopped while 
 >> >> > > compiling python 3. The log is attached. 
 >> >> > > 
 >> >> > > - David Joyner 
 >> >> > > 
 >> >> > > 

>>>

-- 
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 

Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread Matthias Koeppe
The issue with "posixmodule" is apparently 
https://bugs.python.org/issue41100



On Tuesday, September 1, 2020 at 8:59:14 PM UTC-7, John H Palmieri wrote:
>
> If I do install Python 3.7, then gf2x and ecm both fail to build. The gf2x 
> log file says "configure: error: Cannot find a build system compiler
> ". The ecm log file says "checking if globals are prefixed by 
> underscore... configure: error: Test program links neither with nor without 
> underscore."
>
> On Tuesday, September 1, 2020 at 8:38:47 PM UTC-7 John H Palmieri wrote:
>
>> I've been trying to build on Big Sur, too. I removed the 
>> MACOSX_DEPLOYMENT_TARGET lines from sage-env, but the Python build still 
>> fails. The log file is attached. Any suggestions (besides installing a 
>> different system version of Python)?
>>
>>   John
>>
>> On Saturday, August 22, 2020 at 3:44:01 PM UTC-7 dim...@gmail.com wrote:
>>
>>> On Sat, Aug 22, 2020 at 11:23 PM David Joyner  
>>> wrote: 
>>> > 
>>> > 
>>> > 
>>> > On Sat, Aug 22, 2020 at 6:02 PM Dima Pasechnik  
>>> wrote: 
>>> >> 
>>> >> On Sat, Aug 22, 2020 at 10:51 PM David Joyner  
>>> wrote: 
>>> >> > 
>>> >> > 
>>> >> > 
>>> >> > On Sat, Aug 22, 2020 at 4:52 PM Dima Pasechnik  
>>> wrote: 
>>> >> >> 
>>> >> >> On Sat, Aug 22, 2020 at 8:28 PM Dima Pasechnik  
>>> wrote: 
>>> >> >> > 
>>> >> >> > note: 'utimensat' has been marked as being introduced in macOS 
>>> 10.13 
>>> >> >> > here, but the deployment target is macOS 10.9.0 
>>> >> >> > 
>>> >> >> > seems to indicate that one has to properly set 
>>> MACOS_DEPLOYMENT_TARGET 
>>> >> >> > (or a suchlike thing) to 10.13 or even bigger. 
>>> >> >> 
>>> >> >> indeed, in src/bin/sage-env on has 
>>> >> >> 
>>> >> >> MACOSX_DEPLOYMENT_TARGET=10.9 
>>> >> >> 
>>> >> >> which is the reason for that error, I guess. 
>>> >> > 
>>> >> > 
>>> >> > Shouldn't it be 11.0? 
>>> >> > 
>>> >> > I changed it then tried to recompile but it stopped at the same 
>>> place. 
>>> >> > I can't install a system python3 using homebrew since it's broken 
>>> >> > https://github.com/Homebrew/brew/issues/7803 
>>> >> 
>>> >> you can install a binary python3.7 from python.org - this is known 
>>> to 
>>> >> be possible to use in Sage on macOS 10.15 and earlier versions. 
>>> >> 
>>> > 
>>> > I installed both python 3.8.5 (the latest) and when that failed 3.7.9. 
>>> > 
>>> > The end of the output of configure is this seeming contradictory info: 
>>> > 
>>> > configure: notice: the following SPKGs did not find equivalent system 
>>> packages: brial cbc cddlib cliquer coxeter3 eclib ecm fflas_ffpack flintqs 
>>> fplll gf2x gfan givaro glpk gp2c gsl iconv iml lcalc libatomic_ops 
>>> libbraiding libsemigroups lrcalc m4ri m4rie nauty ninja_build openblas palp 
>>> pandoc pari pari_elldata pari_galdata pari_galpol pari_nftables 
>>> pari_seadata pari_seadata_small pcre perl_cpan_polymake_prereq 
>>> perl_term_readline_gnu planarity ppl python3 r rw suitesparse symmetrica 
>>> sympow tachyon yasm zeromq zn_poly 
>>>
>>> This notice is more about ./configure being confused whether there is 
>>> Homebrew or Conda installed. 
>>>
>>> The interesting line of ./configure output is above that notice: 
>>>
>>> python3-3.7.3.p1: using system package; 
>>> SPKG will not be installed 
>>>
>>> - if it's there then system Python will be used. 
>>> Otherwise, look in config.log for more details. 
>>>
>>> HTH 
>>> Dima 
>>>
>>>
>>> > 
>>> > checking for the package system in use... unknown 
>>> > 
>>> > wdj@jeeves sage-9.2.beta9 % which python3 
>>> > 
>>> > /usr/local/bin/python3 
>>> > 
>>> > wdj@jeeves sage-9.2.beta9 % python3 --version 
>>> > 
>>> > Python 3.7.9 
>>> > 
>>> > There isn't a python3 system package but there is? 
>>> > 
>>> >> 
>>> >> > 
>>> >> > 
>>> >> >> 
>>> >> >> 
>>> >> >> > 
>>> >> >> > On Sat, Aug 22, 2020 at 8:06 PM David Joyner  
>>> wrote: 
>>> >> >> > > 
>>> >> >> > > Hi: 
>>> >> >> > > 
>>> >> >> > > I don't know if this has been discussed yet but 
>>> >> >> > > I just upgraded to mac os 11.0. I downloaded 
>>> >> >> > > sage 9.2.b9 and ran make. I got a "you must 
>>> >> >> > > run ./configure first message, which I did. 
>>> >> >> > > Then I ran make and the compilation stopped while 
>>> >> >> > > compiling python 3. The log is attached. 
>>> >> >> > > 
>>> >> >> > > - David Joyner 
>>> >> >> > > 
>>> >> >> > > 
>>> >> >> > > -- 
>>> >> >> > > 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/CAEQuuAVjRasvOnj7NKQGfXxjL2g9XPfi8WFXdO-6A3mZ_XedHg%40mail.gmail.com.
>>>  
>>>
>>> >> >> 
>>> >> >> -- 
>>> >> >> You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group. 
>>> >> >> To unsubscribe from this group and stop receiving 

Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread John H Palmieri
If I do install Python 3.7, then gf2x and ecm both fail to build. The gf2x 
log file says "configure: error: Cannot find a build system compiler
". The ecm log file says "checking if globals are prefixed by underscore... 
configure: error: Test program links neither with nor without underscore."

On Tuesday, September 1, 2020 at 8:38:47 PM UTC-7 John H Palmieri wrote:

> I've been trying to build on Big Sur, too. I removed the 
> MACOSX_DEPLOYMENT_TARGET lines from sage-env, but the Python build still 
> fails. The log file is attached. Any suggestions (besides installing a 
> different system version of Python)?
>
>   John
>
> On Saturday, August 22, 2020 at 3:44:01 PM UTC-7 dim...@gmail.com wrote:
>
>> On Sat, Aug 22, 2020 at 11:23 PM David Joyner  wrote:
>> >
>> >
>> >
>> > On Sat, Aug 22, 2020 at 6:02 PM Dima Pasechnik  
>> wrote:
>> >>
>> >> On Sat, Aug 22, 2020 at 10:51 PM David Joyner  
>> wrote:
>> >> >
>> >> >
>> >> >
>> >> > On Sat, Aug 22, 2020 at 4:52 PM Dima Pasechnik  
>> wrote:
>> >> >>
>> >> >> On Sat, Aug 22, 2020 at 8:28 PM Dima Pasechnik  
>> wrote:
>> >> >> >
>> >> >> > note: 'utimensat' has been marked as being introduced in macOS 
>> 10.13
>> >> >> > here, but the deployment target is macOS 10.9.0
>> >> >> >
>> >> >> > seems to indicate that one has to properly set 
>> MACOS_DEPLOYMENT_TARGET
>> >> >> > (or a suchlike thing) to 10.13 or even bigger.
>> >> >>
>> >> >> indeed, in src/bin/sage-env on has
>> >> >>
>> >> >> MACOSX_DEPLOYMENT_TARGET=10.9
>> >> >>
>> >> >> which is the reason for that error, I guess.
>> >> >
>> >> >
>> >> > Shouldn't it be 11.0?
>> >> >
>> >> > I changed it then tried to recompile but it stopped at the same 
>> place.
>> >> > I can't install a system python3 using homebrew since it's broken
>> >> > https://github.com/Homebrew/brew/issues/7803
>> >>
>> >> you can install a binary python3.7 from python.org - this is known to
>> >> be possible to use in Sage on macOS 10.15 and earlier versions.
>> >>
>> >
>> > I installed both python 3.8.5 (the latest) and when that failed 3.7.9.
>> >
>> > The end of the output of configure is this seeming contradictory info:
>> >
>> > configure: notice: the following SPKGs did not find equivalent system 
>> packages: brial cbc cddlib cliquer coxeter3 eclib ecm fflas_ffpack flintqs 
>> fplll gf2x gfan givaro glpk gp2c gsl iconv iml lcalc libatomic_ops 
>> libbraiding libsemigroups lrcalc m4ri m4rie nauty ninja_build openblas palp 
>> pandoc pari pari_elldata pari_galdata pari_galpol pari_nftables 
>> pari_seadata pari_seadata_small pcre perl_cpan_polymake_prereq 
>> perl_term_readline_gnu planarity ppl python3 r rw suitesparse symmetrica 
>> sympow tachyon yasm zeromq zn_poly
>>
>> This notice is more about ./configure being confused whether there is
>> Homebrew or Conda installed.
>>
>> The interesting line of ./configure output is above that notice:
>>
>> python3-3.7.3.p1: using system package;
>> SPKG will not be installed
>>
>> - if it's there then system Python will be used.
>> Otherwise, look in config.log for more details.
>>
>> HTH
>> Dima
>>
>>
>> >
>> > checking for the package system in use... unknown
>> >
>> > wdj@jeeves sage-9.2.beta9 % which python3
>> >
>> > /usr/local/bin/python3
>> >
>> > wdj@jeeves sage-9.2.beta9 % python3 --version
>> >
>> > Python 3.7.9
>> >
>> > There isn't a python3 system package but there is?
>> >
>> >>
>> >> >
>> >> >
>> >> >>
>> >> >>
>> >> >> >
>> >> >> > On Sat, Aug 22, 2020 at 8:06 PM David Joyner  
>> wrote:
>> >> >> > >
>> >> >> > > Hi:
>> >> >> > >
>> >> >> > > I don't know if this has been discussed yet but
>> >> >> > > I just upgraded to mac os 11.0. I downloaded
>> >> >> > > sage 9.2.b9 and ran make. I got a "you must
>> >> >> > > run ./configure first message, which I did.
>> >> >> > > Then I ran make and the compilation stopped while
>> >> >> > > compiling python 3. The log is attached.
>> >> >> > >
>> >> >> > > - David Joyner
>> >> >> > >
>> >> >> > >
>> >> >> > > --
>> >> >> > > 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/CAEQuuAVjRasvOnj7NKQGfXxjL2g9XPfi8WFXdO-6A3mZ_XedHg%40mail.gmail.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...@googlegroups.com.
>> >> >> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-support/CAAWYfq2AU24nTFsL2eq3%3DPYgj5320t2LyQJV%2BRFon%2BhrzLJseA%40mail.gmail.com
>> .
>> >> >
>> >> > --
>> >> > You received this message because you are subscribed to the Google 
>> Groups "sage-support" group.
>> >> > To unsubscribe from 

Re: [sage-support] compile problem for sage 9.2.b9 on mac 11.0 big sur

2020-09-01 Thread John H Palmieri
I've been trying to build on Big Sur, too. I removed the 
MACOSX_DEPLOYMENT_TARGET lines from sage-env, but the Python build still 
fails. The log file is attached. Any suggestions (besides installing a 
different system version of Python)?

  John

On Saturday, August 22, 2020 at 3:44:01 PM UTC-7 dim...@gmail.com wrote:

> On Sat, Aug 22, 2020 at 11:23 PM David Joyner  wrote:
> >
> >
> >
> > On Sat, Aug 22, 2020 at 6:02 PM Dima Pasechnik  wrote:
> >>
> >> On Sat, Aug 22, 2020 at 10:51 PM David Joyner  
> wrote:
> >> >
> >> >
> >> >
> >> > On Sat, Aug 22, 2020 at 4:52 PM Dima Pasechnik  
> wrote:
> >> >>
> >> >> On Sat, Aug 22, 2020 at 8:28 PM Dima Pasechnik  
> wrote:
> >> >> >
> >> >> > note: 'utimensat' has been marked as being introduced in macOS 
> 10.13
> >> >> > here, but the deployment target is macOS 10.9.0
> >> >> >
> >> >> > seems to indicate that one has to properly set 
> MACOS_DEPLOYMENT_TARGET
> >> >> > (or a suchlike thing) to 10.13 or even bigger.
> >> >>
> >> >> indeed, in src/bin/sage-env on has
> >> >>
> >> >> MACOSX_DEPLOYMENT_TARGET=10.9
> >> >>
> >> >> which is the reason for that error, I guess.
> >> >
> >> >
> >> > Shouldn't it be 11.0?
> >> >
> >> > I changed it then tried to recompile but it stopped at the same place.
> >> > I can't install a system python3 using homebrew since it's broken
> >> > https://github.com/Homebrew/brew/issues/7803
> >>
> >> you can install a binary python3.7 from python.org - this is known to
> >> be possible to use in Sage on macOS 10.15 and earlier versions.
> >>
> >
> > I installed both python 3.8.5 (the latest) and when that failed 3.7.9.
> >
> > The end of the output of configure is this seeming contradictory info:
> >
> > configure: notice: the following SPKGs did not find equivalent system 
> packages: brial cbc cddlib cliquer coxeter3 eclib ecm fflas_ffpack flintqs 
> fplll gf2x gfan givaro glpk gp2c gsl iconv iml lcalc libatomic_ops 
> libbraiding libsemigroups lrcalc m4ri m4rie nauty ninja_build openblas palp 
> pandoc pari pari_elldata pari_galdata pari_galpol pari_nftables 
> pari_seadata pari_seadata_small pcre perl_cpan_polymake_prereq 
> perl_term_readline_gnu planarity ppl python3 r rw suitesparse symmetrica 
> sympow tachyon yasm zeromq zn_poly
>
> This notice is more about ./configure being confused whether there is
> Homebrew or Conda installed.
>
> The interesting line of ./configure output is above that notice:
>
> python3-3.7.3.p1: using system package;
> SPKG will not be installed
>
> - if it's there then system Python will be used.
> Otherwise, look in config.log for more details.
>
> HTH
> Dima
>
>
> >
> > checking for the package system in use... unknown
> >
> > wdj@jeeves sage-9.2.beta9 % which python3
> >
> > /usr/local/bin/python3
> >
> > wdj@jeeves sage-9.2.beta9 % python3 --version
> >
> > Python 3.7.9
> >
> > There isn't a python3 system package but there is?
> >
> >>
> >> >
> >> >
> >> >>
> >> >>
> >> >> >
> >> >> > On Sat, Aug 22, 2020 at 8:06 PM David Joyner  
> wrote:
> >> >> > >
> >> >> > > Hi:
> >> >> > >
> >> >> > > I don't know if this has been discussed yet but
> >> >> > > I just upgraded to mac os 11.0. I downloaded
> >> >> > > sage 9.2.b9 and ran make. I got a "you must
> >> >> > > run ./configure first message, which I did.
> >> >> > > Then I ran make and the compilation stopped while
> >> >> > > compiling python 3. The log is attached.
> >> >> > >
> >> >> > > - David Joyner
> >> >> > >
> >> >> > >
> >> >> > > --
> >> >> > > 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/CAEQuuAVjRasvOnj7NKQGfXxjL2g9XPfi8WFXdO-6A3mZ_XedHg%40mail.gmail.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...@googlegroups.com.
> >> >> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/CAAWYfq2AU24nTFsL2eq3%3DPYgj5320t2LyQJV%2BRFon%2BhrzLJseA%40mail.gmail.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...@googlegroups.com.
> >> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/CAEQuuAUnZEypSLGc%3DJu8jfZdkSCB6LN4xCg8%2B9A7Fa%3DTnYAuAQ%40mail.gmail.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...@googlegroups.com.
> >> 

Re: [sage-support] Re: Installation fails

2020-09-01 Thread Krishna Ghode
ok sir, thanks a lot




On Tue, Sep 1, 2020 at 9:37 PM Samuel Lelièvre 
wrote:

> I suggest leaving the anti-virus disabled for SageMath forever.
>
> Should you re-enable it, it might decide to block or remove vital
> parts of Sage, making it non-functional, and resulting in crashes.
>
> --
> 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/CAEcArF0nsJMAeowHSvnai-DgeZ6VWrW17jUg34021d1%2BDrfRgw%40mail.gmail.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/CANe2maW8F1TLf%2BUuO4Z3YkbVLfL3guO8erYwwbAtijwVJsShdA%40mail.gmail.com.


Re: [sage-support] fails to get graph_editor() to work

2020-09-01 Thread pong
Downgraded to ipycancas 0.4.7.

It works for me now. Many thanks to both of you.

On Monday, August 31, 2020 at 7:15:14 AM UTC-7 Jean-Florent Raymond wrote:

> Actually the problem came from ipycanvas
> (https://github.com/martinRenou/ipycanvas/issues/117 ) and not sage.
> Downgrading to version 0.4.7 ( sage -pip install ipycanvas==0.4.7 )
> solved the problem.
>
> Le 31/08/2020 à 09:50, Dima Pasechnik a écrit :
> > On Mon, 31 Aug 2020, 08:29 Jean-Florent Raymond, 
> > wrote:
> > 
> >> Thanks for reporting this.
> >> On my machine it works with the version of sage I was using at the
> >> beginning of summer (version 9.2.beta1, release date: 2020-06-13) but
> >> fails when I compile the latest version from develop.
> >> I will investigate and try to fix this problem.
> >>
> > 
> > a bunch of Jupyter-related packages has been updated since.
> > 
> >>
> >>
> >> Le 31/08/2020 à 00:15, pong a écrit :
> >>> Thanks, sage --python setup.py install works for me as well!
> >>>
> >>> However, when I try the code in the README
> >>>
> >>> from phitigra import EditableGraph
> >>> eg = EditableGraph(graphs.RandomGNP(10, 0.5))
> >>> eg.show()
> >>>
> >>> It gives a static picture of a graph. But I can't click to create new
> >> nodes
> >>> nor drag any node with a mouse.
> >>> On Sunday, August 30, 2020 at 2:13:55 PM UTC-7 dim...@gmail.com wrote:
> >>>
>  On Sun, Aug 30, 2020 at 10:03 PM pong  wrote:
> >
> > Hi Jean-Florent,
> >
> > I did exactly just that (see attachment) but it complains about the
> >> need
>  of at least one requirement to install.
> > Please advise.
> 
>  how about just doing
> 
>  sage --python setup.py install
> 
>  in the root directory of phitigra ?
>  it works for me.
> >
> > On Sunday, August 30, 2020 at 12:25:11 AM UTC-7 Jean-Florent Raymond
>  wrote:
> >>
> >> Hello,
> >>
> >> Yes, the directory where to run
> >> sage -pip install --upgrade --no-index -v .
> >> is the directory of the just cloned project (default: phitigra).
> >> There is no need to add 'phitigra' to the command line: pip will 
> guess
> >> alone what to install from this directory.
> >>
> >> Jean-Florent.
> >>
> >> Le 30/08/2020 à 02:35, pong a écrit :
> >>> Thanks you. I clone the project but confused what to do next. In 
> the
> >>> README, it saids
> >>>
> >>> Change to the root directory and run:
> >>> $ sage -pip install --upgrade --no-index -v .
> >>>
> >>> which root directory are we talking about? the phitigra directory?
> >>> Also should it be sage -pip install phitigra --upgrade -no-index 
> -v?
> >>>
> >>> In any case, I couldn't get it install so I must be doing something
>  wrong.
> >>> Please help.
> >>>
> >>> On Saturday, August 29, 2020 at 2:11:12 AM UTC-7 Jean-Florent
> >> Raymond
>  wrote:
> >>>
>  Hello,
> 
>  I recently started developing a replacement to graph_editor for 
> the
>  jupyter notebook, using ipywidgets and ipycanvas.
>  You can find it at the following address :
>  https://gitlab.limos.fr/jfraymon/phitigra
> 
>  This is still work in progress but the basic editor (adding 
> removing
>  vertices and edges, displaying the graph, etc.) works.
>  One feature that this editor will have is that changes made to the
>  graph
>  outside of the editor will be automatically updated in the editor.
>  This
>  will for instance allow to display step by step the computation
> >> done
>  by
>  a function (for teaching, or debugging, or ...).
> 
>  Any feedback is welcome.
> 
>  Jean-Florent.
> 
>  Le 29/08/2020 à 08:27, pong a écrit :
> > I see. Is there a substitute for graph_editor()? It's fairly
>  convenient.
> >
> > On Thursday, August 27, 2020 at 8:48:32 AM UTC-7 
> dim...@gmail.com
>  wrote:
> >
> >> On Thu, Aug 27, 2020 at 4:45 PM pong  wrote:
> >>
> >>>
> >>> Running sagemath 9.1 from a jupyter notebook
> >>>
> >>> When calling graph_editor() got the following error message.
> >>> How can I make the module 'sagenb' works again?
> >>>
> >>
> >> sagenb does not work with Python 3. You'd need Sage 9.1 (or
>  earlier)
>  built
> >> with Python2 in order to be able to use sagenb.
> >>
> >> And sagenb will be definitely gone in 9.2, which won't support
>  Python 2.
> >>
> >> HTH
> >> Dima
> >>
> >>>
> >>> [image: ge.png]
> >>>
> >>> --
> >>> You received this message because you are subscribed to the
> >> Google
>  Groups
> >>> "sage-support" group.
> >>> To unsubscribe from this group and stop receiving emails 

Re: [sage-support] Re: Installation fails

2020-09-01 Thread Samuel Lelièvre
I suggest leaving the anti-virus disabled for SageMath forever.

Should you re-enable it, it might decide to block or remove vital
parts of Sage, making it non-functional, and resulting in crashes.

-- 
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/CAEcArF0nsJMAeowHSvnai-DgeZ6VWrW17jUg34021d1%2BDrfRgw%40mail.gmail.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread Krishna Ghode
Its work now. Thank you so much sir. One last question sir, should i
disable antivirus forever for sagemath. Or i can enable it. Is it
possible that Sagemath will crash.

*Regards,*

*Krishna Eknath Ghode*

*Assistant Professor,*

Department Of Mathematics,

B. K. Birla College(Autonomous), Kalyan.


On Tue, Sep 1, 2020 at 7:01 PM slelievre  wrote:

> The problem observed could be caused by interference
> from some anti-virus software. See a discussion at
>
> - Ask Sage question 48218
>   Sage crash on startup on Windows 10
>   https://ask.sagemath.org/question/48218
>
> Try setting any anti-virus software on the host machine
> to leave Sage alone.
>
> --
> 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/23b1d6b0-ee2b-4e75-b11d-9aaeb62618d0o%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/CANe2maVnwCw%2B5%3Dpv8dX8pDUvuOJZDd9nFNzKOy96F%3D_Q57zvoA%40mail.gmail.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread slelievre
The problem observed could be caused by interference
from some anti-virus software. See a discussion at

- Ask Sage question 48218
  Sage crash on startup on Windows 10
  https://ask.sagemath.org/question/48218

Try setting any anti-virus software on the host machine
to leave Sage alone.

-- 
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/23b1d6b0-ee2b-4e75-b11d-9aaeb62618d0o%40googlegroups.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread Krishna Ghode
thankyou sir for kind reply,
I tried and i get this. But now its not opening as an administrator. and
didi not started installation.
C:\Users\HP\Downloads>CertUtil -hashfile SageMath-9.1-Installer-v0.6.0.exe
MD5
MD5 hash of file SageMath-9.1-Installer-v0.6.0.exe:
be9560d1f8669e140f2287336384179f
CertUtil: -hashfile command completed successfully.




On Tue, Sep 1, 2020 at 2:02 PM Dima Pasechnik  wrote:

> Are you talking about SageMath-9.1-Installer-v0.6.0.exe ? Did you
> check that you got a complete download
> - to do so, you need to verify its MD5, which must
> be9560d1f8669e140f2287336384179f ?
> To do this, open command prompt, change to the folder where
> SageMath-9.1-Installer-v0.6.0.exe is located, and run
>
> CertUtil -hashfile SageMath-9.1-Installer-v0.6.0.exe MD5
>
> the output should be as above - otherwise your download is incomplete
> or corrupted.
>
> (you can see an example, with screenshots, of such a verification, for
> something similar, at
>
> https://onthefencedevelopment.com/2017/08/15/windows-10-builtin-md5-checksum-calculator/
> )
>
>
> On Tue, Sep 1, 2020 at 9:16 AM Krishna Ghode 
> wrote:
> >
> > YES, I DONWLODED WITH INSTALLER, AND HAVING 1TB HDD, STILL ITS NOT
> DOWNLODED, ANO NOT SHOWING ANY ERROR. SUDDENLY DISAPPEAR.
> >
> >
> > On Tue, Sep 1, 2020 at 11:44 AM Henri Girard 
> wrote:
> >>
> >> Did you get it with the installer ?
> >>
> >> I use w10 sagemath 9.1 works fine ... I have 4 Go RAM and  ssd 240 Go
> have you enaugh room on your HDD ?
> >>
> >>
> >> Le 01/09/2020 à 07:00, Krishna Ghode a écrit :
> >>
> >> Thyankyou for reply, i am using windows 10 with RAM 4 GB. I downloaded
> Sagemath from its official website for windows.
> >> installation started, I press NEXT button and process started but after
> competition of 75% process, Installation disappear automatically.
> >>
> >> Regards,
> >>
> >> Krishna Eknath Ghode
> >>
> >> Assistant Professor,
> >>
> >> Department Of Mathematics,
> >>
> >> B. K. Birla College(Autonomous), Kalyan.
> >>
> >>
> >>
> >> On Tue, Sep 1, 2020 at 12:19 AM slelievre 
> wrote:
> >>>
> >>> 2020-08-31 18:10:37 UTC, Krishna Ghode:
> >>> >
> >>> > I try 3-4 times.
> >>> > It starts and after some process it suddenly invisible. And did not
> install.
> >>>
> >>> What operating system? What steps did you follow?
> >>> --
> >>> 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/3b52f1fd-4637-45cf-966e-e08c83142c59o%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/CANe2maUwkqWmdasEQKXxfpMFHVSTLw5pge5ec8-oekun544aSA%40mail.gmail.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/7135c0d6-6a34-1498-4d1d-25fcd802f2fe%40gmail.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/CANe2maXCHYXf%2B2KS%2BMQ-Fdp_bo%2BwQ%2Bs1M%2B2eVSoCqKywDgJ99w%40mail.gmail.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/CAAWYfq2bD_a5L%3DpGcw0PPpjQYDBPZauMyDj34uoUnqRp_yNYng%40mail.gmail.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/CANe2maV00za5xgYxHxT0Q8uwP4MuL%2B_Qq1FZk_6zo_DVPqKWqA%40mail.gmail.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread Dima Pasechnik
Are you talking about SageMath-9.1-Installer-v0.6.0.exe ? Did you
check that you got a complete download
- to do so, you need to verify its MD5, which must
be9560d1f8669e140f2287336384179f ?
To do this, open command prompt, change to the folder where
SageMath-9.1-Installer-v0.6.0.exe is located, and run

CertUtil -hashfile SageMath-9.1-Installer-v0.6.0.exe MD5

the output should be as above - otherwise your download is incomplete
or corrupted.

(you can see an example, with screenshots, of such a verification, for
something similar, at
https://onthefencedevelopment.com/2017/08/15/windows-10-builtin-md5-checksum-calculator/)


On Tue, Sep 1, 2020 at 9:16 AM Krishna Ghode  wrote:
>
> YES, I DONWLODED WITH INSTALLER, AND HAVING 1TB HDD, STILL ITS NOT DOWNLODED, 
> ANO NOT SHOWING ANY ERROR. SUDDENLY DISAPPEAR.
>
>
> On Tue, Sep 1, 2020 at 11:44 AM Henri Girard  wrote:
>>
>> Did you get it with the installer ?
>>
>> I use w10 sagemath 9.1 works fine ... I have 4 Go RAM and  ssd 240 Go have 
>> you enaugh room on your HDD ?
>>
>>
>> Le 01/09/2020 à 07:00, Krishna Ghode a écrit :
>>
>> Thyankyou for reply, i am using windows 10 with RAM 4 GB. I downloaded 
>> Sagemath from its official website for windows.
>> installation started, I press NEXT button and process started but after 
>> competition of 75% process, Installation disappear automatically.
>>
>> Regards,
>>
>> Krishna Eknath Ghode
>>
>> Assistant Professor,
>>
>> Department Of Mathematics,
>>
>> B. K. Birla College(Autonomous), Kalyan.
>>
>>
>>
>> On Tue, Sep 1, 2020 at 12:19 AM slelievre  wrote:
>>>
>>> 2020-08-31 18:10:37 UTC, Krishna Ghode:
>>> >
>>> > I try 3-4 times.
>>> > It starts and after some process it suddenly invisible. And did not 
>>> > install.
>>>
>>> What operating system? What steps did you follow?
>>> --
>>> 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/3b52f1fd-4637-45cf-966e-e08c83142c59o%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/CANe2maUwkqWmdasEQKXxfpMFHVSTLw5pge5ec8-oekun544aSA%40mail.gmail.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/7135c0d6-6a34-1498-4d1d-25fcd802f2fe%40gmail.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/CANe2maXCHYXf%2B2KS%2BMQ-Fdp_bo%2BwQ%2Bs1M%2B2eVSoCqKywDgJ99w%40mail.gmail.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/CAAWYfq2bD_a5L%3DpGcw0PPpjQYDBPZauMyDj34uoUnqRp_yNYng%40mail.gmail.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread Krishna Ghode
YES, I DONWLODED WITH INSTALLER, AND HAVING 1TB HDD, STILL ITS NOT
DOWNLODED, ANO NOT SHOWING ANY ERROR. SUDDENLY DISAPPEAR.


On Tue, Sep 1, 2020 at 11:44 AM Henri Girard  wrote:

> Did you get it with the installer ?
>
> I use w10 sagemath 9.1 works fine ... I have 4 Go RAM and  ssd 240 Go have
> you enaugh room on your HDD ?
>
>
> Le 01/09/2020 à 07:00, Krishna Ghode a écrit :
>
> Thyankyou for reply, i am using windows 10 with RAM 4 GB. I downloaded
> Sagemath from its official website for windows.
> installation started, I press NEXT button and process started but after
> competition of 75% process, Installation disappear automatically.
>
> *Regards,*
>
> *Krishna Eknath Ghode*
>
> *Assistant Professor,*
>
> Department Of Mathematics,
>
> B. K. Birla College(Autonomous), Kalyan.
>
>
> On Tue, Sep 1, 2020 at 12:19 AM slelievre 
> wrote:
>
>> 2020-08-31 18:10:37 UTC, Krishna Ghode:
>> >
>> > I try 3-4 times.
>> > It starts and after some process it suddenly invisible. And did not
>> install.
>>
>> What operating system? What steps did you follow?
>> --
>> 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/3b52f1fd-4637-45cf-966e-e08c83142c59o%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/CANe2maUwkqWmdasEQKXxfpMFHVSTLw5pge5ec8-oekun544aSA%40mail.gmail.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/7135c0d6-6a34-1498-4d1d-25fcd802f2fe%40gmail.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/CANe2maXCHYXf%2B2KS%2BMQ-Fdp_bo%2BwQ%2Bs1M%2B2eVSoCqKywDgJ99w%40mail.gmail.com.


Re: [sage-support] Re: Installation fails

2020-09-01 Thread Henri Girard

Did you get it with the installer ?

I use w10 sagemath 9.1 works fine ... I have 4 Go RAM and  ssd 240 Go 
have you enaugh room on your HDD ?



Le 01/09/2020 à 07:00, Krishna Ghode a écrit :
Thyankyou for reply, i am using windows 10 with RAM 4 GB. I downloaded 
Sagemath from its official website for windows.
installation started, I press NEXT button and process started but 
after competition of 75% process, Installation disappear automatically.


*Regards,*

*Krishna Eknath Ghode*

/Assistant Professor,/

Department Of Mathematics,

B. K. Birla College(Autonomous), Kalyan.



On Tue, Sep 1, 2020 at 12:19 AM slelievre > wrote:


2020-08-31 18:10:37 UTC, Krishna Ghode:
>
> I try 3-4 times.
> It starts and after some process it suddenly invisible. And did
not install.

What operating system? What steps did you follow?
-- 
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/3b52f1fd-4637-45cf-966e-e08c83142c59o%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/CANe2maUwkqWmdasEQKXxfpMFHVSTLw5pge5ec8-oekun544aSA%40mail.gmail.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/7135c0d6-6a34-1498-4d1d-25fcd802f2fe%40gmail.com.