Availability of sage 9.6 through conda/mamba?

155 views
Skip to first unread message

Joseph Nasser

unread,
Jul 11, 2022, 3:09:08 PM7/11/22
to sage-support
Hello,

I am trying to install version 9.6 through conda as discussed here: https://doc.sagemath.org/html/en/installation/conda.html

It seems that following the commands on the above page actually installs Sage 9.5. Indeed I can't find version 9.6 on conda forge (https://anaconda.org/conda-forge/sage), although version 9.6 of sagelib is available (https://anaconda.org/conda-forge/sagelib).

Is it possible to install sage 9.6 through conda? If so, how?

Thanks

Julian Rüth

unread,
Jul 12, 2022, 5:21:23 AM7/12/22
to sage-s...@googlegroups.com
Hi Joseph,

thanks for the notification. We had simply forgotten to update the sage
package. We are now in the process of providing the sage 9.6 package for
conda-forge at https://github.com/conda-forge/sage-feedstock/pull/77.

* Joseph Nasser <joseph....@gmail.com> [2022-07-11 11:54:04 -0700]:
> Is it possible to install sage 9.6 through conda? If so, how?

In the meantime, you can install a (hopefully mostly functional)
SageMath 9.6 by installing sagelib 9.6 into a sage 9.5 environment,
e.g.,

mamba create -n sage96 python=3.10
conda activate sage96
mamba install --only-deps sage=9.5
mamba install sagelib=9.6

You might have to replace mamba with conda if you don't have mamba
installed.


julian

Henri Girard

unread,
Jul 12, 2022, 5:48:23 AM7/12/22
to sage-s...@googlegroups.com
Is the conda sagemath working on windows ?

Dima Pasechnik

unread,
Jul 12, 2022, 5:57:27 AM7/12/22
to sage-support
On Tue, Jul 12, 2022 at 10:48 AM Henri Girard <henri....@gmail.com> wrote:
>
> Is the conda sagemath working on windows ?

no (it does work on WSL, though)
> --
> 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/b7340679-0915-6e33-2784-db961a345c83%40gmail.com.

Luis Garcia-Puente

unread,
Feb 12, 2023, 12:47:59 AM2/12/23
to sage-support
How can I update to a newer version of sage on Mac OS using mamba?

oscar bg

unread,
Dec 5, 2023, 3:39:04 AM12/5/23
to sage-support
any update on conda support for newer Sage releases..
currently conda has 10.0 version which is 6 months old.. would like to test sage 10.1 or the new 10.2..
was going to open a new issue..
thanks..

Dima Pasechnik

unread,
Dec 5, 2023, 5:10:44 AM12/5/23
to sage-s...@googlegroups.com
On 5 December 2023 08:12:16 GMT, oscar bg <rtf...@gmail.com> wrote:
any update on conda support for newer Sage releases..
currently conda has 10.0 version which is 6 months old.. would like to test sage 10.1 or the new 10.2..
was going to open a new issue..

Conda support is done by conda-forge.

I think it's the lack of hands to work on it, they have two or three people, who are very busy with
their other, main work. Probably we should be helping them more.

Dima

henri....@gmail.com

unread,
Dec 5, 2023, 6:44:57 AM12/5/23
to sage-s...@googlegroups.com

I compiled dev sage-10.2 but I don't know how to make a deb file or a conda version. For conda I can't compiled their way for dev version ?

Otherwise I would be willing doing help

thanks

Henri

Dima Pasechnik

unread,
Dec 5, 2023, 7:01:43 AM12/5/23
to sage-s...@googlegroups.com
On Tue, Dec 5, 2023 at 11:44 AM <henri....@gmail.com> wrote:
>
> I compiled dev sage-10.2 but I don't know how to make a deb file or a conda version. For conda I can't compiled their way for dev version ?
>
> Otherwise I would be willing doing help

I think both Conda and Debian have issues with individual Sage parts,
but I don't know where the bottlenecks are.

Dima
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/656f0d31.5d0a0220.1e6aa.d108%40mx.google.com.
Reply all
Reply to author
Forward
0 new messages