On Thu, Mar 12, 2020 at 6:36 PM DIVESH KUMAR
wrote:
>
> I used git pull and then make worked fine.
> However upon starting this message is displayed
>
> SageMath version 9.1.beta7, Release Date: 2020-03-08 │
> │ Using Python 3.7.3. Type "help()" for help.│
> └
I used git pull and then make worked fine.
However upon starting this message is displayed
SageMath version 9.1.beta7, Release Date: 2020-03-08 │
│ Using Python 3.7.3. Type "help()" for help.│
└──
I've opened https://trac.sagemath.org/ticket/29320 to deal with this.
On Thu, Mar 12, 2020 at 6:00 PM John H Palmieri wrote:
>
> twisted, too, I think.
>
>
>
> On Wednesday, March 11, 2020 at 4:25:21 PM UTC-7, François Bissey wrote:
>>
>> The flask packages definitely should be made optional.
>>
twisted, too, I think.
On Wednesday, March 11, 2020 at 4:25:21 PM UTC-7, François Bissey wrote:
>
> The flask packages definitely should be made optional.
>
> > On 12/03/2020, at 12:02 PM, Antonio Rojas > wrote:
> >
> > sagenb was made optional, but its dependencies (such as flask-*
> packa
researching on the status of cunningham_tables spkg, one finds
it was slated to become standard, but them someone pointed out
that Brent's tables are better, and it leads to
https://trac.sagemath.org/ticket/12133
which is in "needs work" state, and links pointing to
files on a dead server.
On Thu,
the md5 in your checksum.ini does not match the (correct) md5 of the tar
file.
I gues that your git branch is
somehow inconsistent.
What is the output of
git status
?
if you wanted to build the development branch you needed to do
git checkout develop
On Thu, 12 Mar 2020, 15:24 DIVESH KUMAR
First of all, I thank you for your prompt replies and please spare me for
my mistakes as I am a beginner.
*Contents of checksum.ini*
> tarball=pyzmq-VERSION.tar.gz
>
> sha1=64799b73d6109fb6da5b7deb6101ba13cd7fe885
>
> md5=3c8039d007bbbd08a2275f52f5dc9a35
>
> cksum=1455168757
>
>
* make command r
On Thu, Mar 12, 2020 at 2:02 PM DIVESH KUMAR
wrote:
>
> ~/Downloads/SageMath/upstream$ md5sum pyzmq-19.0.0.tar.gz
> 4650e45ebcf8e08620211c0e720d6066 pyzmq-19.0.0.tar.gz
>
> ~/Downloads/SageMath/build/pkgs/pyzmq$ md5sum checksums.ini
> eaae91b6017353df47f8f4f1415c07d7 checksums.ini
I talked abou
~/Downloads/SageMath/upstream$ md5sum pyzmq-19.0.0.tar.gz
*4650e45ebcf8e08620211c0e720d6066 pyzmq-19.0.0.tar.gz*
~/Downloads/SageMath/build/pkgs/pyzmq$ md5sum checksums.ini
*eaae91b6017353df47f8f4f1415c07d7 checksums.ini*
On Thursday, March 12, 2020 at 6:24:43 PM UTC+5:30, Dima Pasechnik wr
Hi Sébastien, hi Marc,
On 2020-03-12, Sébastien Labbé wrote:
> You may not be using the good register. You may see what is in the current
> registers by writing:
>
>:registers
>
> To yank in the register +, you do "+y or "+\Y to yank with Marc's code. The
> register + is the clipboard on my mac
On Wednesday, March 11, 2020 at 11:11:57 PM UTC+1, Simon King wrote:
>
> Hi Marc,
>
> On Wednesday, March 11, 2020 at 12:50:07 PM UTC+1, Marc Mezzarobba wrote:
>>
>> Sébastien Labbé wrote:
>> > But I am not getting errors, maybe my vim is too old (7.4.1689). I
>> > need to update my machine but
vim is very configurable, there could be stuff in ~/.vim/, in
~/.vimrc, in system-wide
locations as listed in FILES section of "man vim" output, which can
change how it behaves. YMMV.
On Thu, Mar 12, 2020 at 11:28 AM Marc Mezzarobba wrote:
>
> Simon King wrote:
> > But when I then go to Sage com
Have you placed
http://files.sagemath.org/spkg/upstream/pyzmq/pyzmq-19.0.0.tar.gz
(using wget, say)
into /home/diveshcode/Downloads/SageMath/upstream/
?
As far as I can see from the attached log, you did not.
(What's strange that the 1st line of this file normally should say
Found local metadata
Issue is still there any clue what to do ?
On Thursday, March 12, 2020 at 2:09:46 PM UTC+5:30, Dima Pasechnik wrote:
>
> You may try to copy the file
> http://files.sagemath.org/spkg/upstream/pyzmq/pyzmq-19.0.0.tar.gz
> to upstream/ directory in your Sage directory, and try building again.
>
>
Simon King wrote:
> But when I then go to Sage command line and hit -insert (which
> usually inserts what was previously copied), nothing happens (resp.
> some text was inserted that I have copied previously). This is with
> vim version 8.2.343
>
> What am I doing wrong?
I don't know. Does y in v
You may try to copy the file
http://files.sagemath.org/spkg/upstream/pyzmq/pyzmq-19.0.0.tar.gz
to upstream/ directory in your Sage directory, and try building again.
I guess it could be a firewall issue, preventing package downloads.
On Thu, Mar 12, 2020 at 8:27 AM DIVESH KUMAR
wrote:
>
> On tr
On trying the make command this error is shown.
>
> ***
>
> Error building Sage.
>
>
>> The following package(s) may have failed to build (not necessarily
>
> during this run of 'make all-start'):
>
>
>> * package: pyzmq-19.0.0
>
> log f
17 matches
Mail list logo