On Tue, Jul 12, 2022 at 10:48 AM Henri Girard <henri.gir...@gmail.com> wrote:
>
> Is the conda sagemath working on windows ?

no (it does work on WSL, though)


>
>
> Le 12/07/2022 à 11:21, Julian Rüth a écrit :
> > 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.nasse...@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
> >
>
> --
> 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/b7340679-0915-6e33-2784-db961a345c83%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/CAAWYfq2-u55eDq%2BUibz8ckOmwx2F3mb7pjM2WjqebEjQSpO_AA%40mail.gmail.com.

Reply via email to