Re: [sage-support] Apple M1 Chip

2020-12-19 Thread Isuru Fernando
Yes, I managed to cross compile quite a few. What remains is at https://raw.githubusercontent.com/regro/cf-graph-countyfair/master/status/armosxaddition.svg?sanitize=true Isuru On Sat, Dec 19, 2020 at 7:27 AM Dima Pasechnik wrote: > > > On Fri, 18 Dec 2020, 18:27 Isuru Fernando, wrote: > >> mi

Re: [sage-support] Apple M1 Chip

2020-12-19 Thread Dima Pasechnik
On Fri, 18 Dec 2020, 18:27 Isuru Fernando, wrote: > miniforge, a conda installer by conda-forge works fine on Apple silicon > chips with native binaries. You can install python 3.8 and 3.9. > packages like python, numpy, scipy, notebook, scikit-image are known to > work. > > See https://github.co

Re: [sage-support] Apple M1 Chip

2020-12-18 Thread Isuru Fernando
miniforge, a conda installer by conda-forge works fine on Apple silicon chips with native binaries. You can install python 3.8 and 3.9. packages like python, numpy, scipy, notebook, scikit-image are known to work. See https://github.com/conda-forge/miniforge Isuru On Thu, Dec 17, 2020 at 12:36 P

Re: [sage-support] Apple M1 Chip

2020-12-17 Thread Tom Judson
Homebrew is a quick and easy install under Rosetta (the Intel emulator). Python 3.8 is there, and I finally got Jupyter Notebook installed. However, when JN opens I have a problem. I gave up last night but may try to work on it later today. - Tom On Wednesday, December 16, 2020 at 12:34:10 P

Re: [sage-support] Apple M1 Chip

2020-12-16 Thread kcrisman
On Wednesday, December 16, 2020 at 10:46:47 AM UTC-5 dim...@gmail.com wrote: > On Wed, Dec 16, 2020 at 3:19 PM Thomas Judson wrote: > > > > I have a new MacBook Air with an Apple M1 chip. Does the Intel version > of Sage 9.2 work on this machine? > > 9.2 is not known to work on macOS 11 (th

Re: [sage-support] Apple M1 Chip

2020-12-16 Thread Dima Pasechnik
On Wed, Dec 16, 2020 at 3:19 PM Thomas Judson wrote: > > I have a new MacBook Air with an Apple M1 chip. Does the Intel version of > Sage 9.2 work on this machine? 9.2 is not known to work on macOS 11 (the one you have on M1), as far as I know. You might try building the latest beta in Homebrew