To get a native conda on Apple silicon, run the following
curl -L -O
https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname
-m).sh
bash Mambaforge-$(uname)-$(uname -m).sh
Start a new session and then you can create a new environment with sage,
m
On Tue, Jun 8, 2021 at 7:57 PM Paul Masson wrote:
>
> Last question was silly: it built just fine for me at the end of last year,
> with the same version number of the OS. Still, why would 10.14 be appearing
> in the log?
it comes from your /usr/bin/python3 -
which apparently was installed whil
Your Homebrew install appears to be quite outdated. It has gfortran 8.2,
for instance. Is your xcode also outdated?
Could you upgrade these?
On Tue, 8 Jun 2021, 20:43 Paul Masson, wrote:
> Haven't changed anything in Sage since last fall.
> On Tuesday, June 8, 2021 at 12:13:35 PM UTC-7 dim...@gm
On Tue, Jun 8, 2021 at 7:51 PM Paul Masson wrote:
>
> It does not. This time it ran through the documentation build again, then
> hung on sympow. No testing.
>
> I quite that process and ran "make build" again. This time it hangs on a
> different package, and look at the first line below:
>
> [s
Last question was silly: it built just fine for me at the end of last year,
with the same version number of the OS. Still, why would 10.14 be appearing
in the log?
On Tuesday, June 8, 2021 at 11:51:02 AM UTC-7 Paul Masson wrote:
> It does not. This time it ran through the documentation build ag
It does not. This time it ran through the documentation build again, then
hung on sympow. No testing.
I quite that process and ran "make build" again. This time it hangs on a
different package, and look at the first line below:
[sagelib-9.4.beta0] - cleaning build/lib.macosx-10.14-x86_64-3.7
[
Hello Thomas!
I'm also participating in GSoC this summer. If you need help with any
mathematical stuff you can ask me, I'll be glad to help you.
I'm looking forward to learn more about your project.
Best,
David A.
Le lundi 7 juin 2021 à 09:11:28 UTC-4, Thomas Hagelmayer a écrit :
> Hello ev