the error is not in sagenb, in fact.
Try starting Sage as
./sage
and send us the error message (and the file the error message asks you to send)
We need to do something about this "non"-error, it keeps confusing people.
On Sat, Nov 2, 2019 at 5:24 AM Rob Gross wrote:
>
> Hi,
>
> I managed to f
Two more tickets:
https://trac.sagemath.org/ticket/28686: change a bunch of packages from
optional to experimental, delete a few pip packages (as Samuel suggested).
I didn't delete all of the pip packages, just the ones that are not
compatible with Python 3.
https://trac.sagemath.org/ticket/28
Note that "sage --sws2rst ..." relies on sagenb, and therefore will only
work with Sage built with Python 2.
In any case, https://trac.sagemath.org/ticket/28685 upgrades to
beautifulsoup4, which is compatible with Python 3.
On Friday, November 1, 2019 at 3:43:32 AM UTC-7, kcrisman wrote:
>
>
>
On Fri, Nov 1, 2019 at 2:51 PM Isuru Fernando wrote:
> Can you do `source
> /Volumes/Transcend/wooster/computer-algebra/anaconda3/bin/activate -p
> /Volumes/Transcend/wooster/computer-algebra/anaconda3/envs/mac1015-env` ?
>
Without the -p, yes. As given, it returns
activate does not accept more
Can you do `source
/Volumes/Transcend/wooster/computer-algebra/anaconda3/bin/activate -p
/Volumes/Transcend/wooster/computer-algebra/anaconda3/envs/mac1015-env` ?
On Fri, Nov 1, 2019 at 1:39 PM David Joyner wrote:
>
>
> On Fri, Nov 1, 2019 at 1:25 PM Isuru Fernando wrote:
>
>> You need to activ
Thanks John. I'll give this a try on Monday.
Andrew
On Saturday, 2 November 2019 04:20:08 UTC+11, John H Palmieri wrote:
>
> I just upgraded a different machine to Catalina. This one didn't have
> Xcode or homebrew installed beforehand, so I installed Xcode, its
> command-line tools, and homebre
On Fri, Nov 1, 2019 at 1:25 PM Isuru Fernando wrote:
> You need to activate the sage environment which would set SAGE_ROOT.
>
> `conda activate mac1015-env`
>
>
This gives me an error with the zsh shell not being initialized, while
conda init zsh
lists things like
no change /Users/wdj/.zsh
You need to activate the sage environment which would set SAGE_ROOT.
`conda activate mac1015-env`
Isuru
On Fri, Nov 1, 2019 at 6:07 AM David Joyner wrote:
>
>
> On Thu, Oct 31, 2019 at 9:58 PM Isuru Fernando wrote:
>
>> Try installing sage to a new environment instead of an existing one.
>>
>
Hi,
Le lundi 28 octobre 2019 23:02:23 UTC+1, John H Palmieri a écrit :
>
>
>
> *Experimental:*
>
> - the following failed to build:
>
> autotools
> cocoalib
> libtheora
> polymake
> qepcad
> scipoptsuite
> surf
> valgrind
>
> - the following succeeded:
>
> gap3
> lie
> modular_decomposition
> perl
I just upgraded a different machine to Catalina. This one didn't have Xcode
or homebrew installed beforehand, so I installed Xcode, its command-line
tools, and homebrew's gcc. Then I built Sage and it worked. I have now
installed a bunch of other homebrew packages relevant to Sage, and the
buil
If you have the time, could you try uninstalling Xcode and then
reinstalling it? You might also try uninstalling and reinstalling
homebrew's gcc and any other homebrew components that are relevant to Sage.
There may be some remnants of previously installed software that is somehow
interfering.
On Thu, Oct 31, 2019 at 9:58 PM Isuru Fernando wrote:
> Try installing sage to a new environment instead of an existing one.
>
>
This seemed to work, at least it installed the sage scripts in
/Volumes/Transcend/wooster/computer-algebra/anaconda3/envs/mac1015-env/bin
(the environment is called mac
On Friday, November 1, 2019 at 12:22:01 AM UTC-4, Samuel Lelievre wrote:
>
> Le jeu. 31 oct. 2019 à 08:09, kcrisman:
> >
> > On Wednesday, October 30, 2019 at 1:47:48 AM UTC-4, Samuel Lelievre
> wrote:
> >>
> >> We should keep the ability to export sagenb ".sws" worksheets
> >> to rst and t
On Thursday, October 31, 2019 at 8:16:55 AM UTC-4, Dima Pasechnik wrote:
>
> I think the Sage tutorial mentioning beautifulsoup actually says to
> install it as
>
> sage --pip install beatifulsoup4
>
> which would install the package from the net rather than Sage's one
>
>>
>>
Great, perhaps th
14 matches
Mail list logo